Compartir vía


XamlNodeQueue.Writer Propiedad

Definición

Obtiene el sistema de escritura XAML asociado.

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

Valor de propiedad

XamlWriter

Sistema de escritura XAML asociado.

Se aplica a

Consulte también