Compartilhar via


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 da propriedade

XamlType

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

Aplica-se a