Typography.GetHistoricalForms(DependencyObject) Metoda

Definicja

Zwraca wartość dołączonej HistoricalForms właściwości dla określonego obiektu zależności.

public:
 static bool GetHistoricalForms(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static bool GetHistoricalForms (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetHistoricalForms : System.Windows.DependencyObject -> bool
Public Shared Function GetHistoricalForms (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

Obiekt zależności, dla którego ma pobrać wartość HistoricalForms właściwości.

Zwraca

Boolean

Bieżąca wartość dołączonej HistoricalForms właściwości dla określonego obiektu zależności.

Atrybuty

Dotyczy

Zobacz też