ContentWrapperAttribute::TypeId Property

 

Gets a unique identifier for this attribute.

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

public:
property Object^ TypeId {
	virtual Object^ get() override;
}

Property Value

Type: System::Object^

A unique identifier for the attribute.

.NET Framework
Available since 3.0
Return to top
Show: