UidPropertyAttribute Constructor (String^)

 

Initializes a new instance of the UidPropertyAttribute class.

Namespace:   System.Windows.Markup
Assembly:  System.Xaml (in System.Xaml.dll)

public:
UidPropertyAttribute(
	String^ name
)

Parameters

name
Type: System::String^

The name of the property that provides the x:Uid value.

.NET Framework
Available since 3.0
Return to top
Show: