XamlDebuggerXmlReader.Type Property

Definition

Gets the record type at the XAML start node.

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

Property Value

A XAML record type.

Applies to