AttributeParameterData.Type Property

Definition

Gets or sets the XAML type of the attribute parameter data.

public:
 property System::Xaml::XamlType ^ Type { System::Xaml::XamlType ^ get(); };
public System.Xaml.XamlType Type { get; }
member this.Type : System.Xaml.XamlType
Public ReadOnly Property Type As XamlType

Property Value

The XAML type of the attribute parameter data.

Applies to