Typography.GetContextualAlternates(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

Boolean

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

Atrybuty

Dotyczy

Zobacz też