Udostępnij za pośrednictwem


XamlWriterSettings Klasa

Definicja

Udostępnia ustawienia inicjowania XamlWriter implementacji.

public ref class XamlWriterSettings
public class XamlWriterSettings
type XamlWriterSettings = class
Public Class XamlWriterSettings
Dziedziczenie
XamlWriterSettings
Pochodne

Uwagi

XamlWriterSettings jest klasą ustawień używanych przez XamlWriterelement , ale XamlWriterSettings nie przechowuje żadnych określonych ustawień. Konstruktor XamlWriter nie używa tej klasy ustawień jako argumentu ani żadnego innego XamlWriter elementu członkowskiego. XamlXmlWriter Zamiast tego klasy i XamlObjectWriter zawierają własne klasy ustawień jako argumenty konstrukcyjne; obie klasy dodają rzeczywiste ustawienia i są oparte na .XamlWriterSettings

Konstruktory

XamlWriterSettings()

Inicjuje nowe wystąpienie klasy XamlWriterSettings.

XamlWriterSettings(XamlWriterSettings)

Inicjuje nowe wystąpienie klasy przy użyciu innego istniejącego XamlWriterSettings wystąpienia ustawień.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy