Localization::AttributesProperty Field

 

Identifies the Attributes attached property.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
static initonly DependencyProperty^ AttributesProperty

Field Value

Type: System.Windows::DependencyProperty^

The Attributes attached property identifier.

The following code example shows how to get and set the Attributes attached property for a button.

.NET Framework
Available since 3.0
Return to top
Show: