XamlNodeQueue.Writer Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le writer XAML associé.
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
Valeur de propriété
Writer XAML associé.