XamlBackgroundReader.Type Propriedade

Definição

Obtém o XamlType do nó atual.

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

Valor de Propriedade

O XamlType do nó atual; ou null, se a posição atual do leitor não estiver num objeto.

Aplica-se a