Typography.GetMathematicalGreek(DependencyObject) Metoda

Definice

Vrátí hodnotu MathematicalGreek připojené vlastnosti pro zadaný objekt závislosti.

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

Parametry

element
DependencyObject

Objekt závislosti, pro který chcete načíst hodnotu MathematicalGreek vlastnosti.

Návraty

Aktuální hodnota MathematicalGreek připojené vlastnosti u zadaného objektu závislosti.

Atributy

Platí pro

Viz také