Typography.GetMathematicalGreek(DependencyObject) Méthode

Définition

Retourne la valeur de la propriété jointe MathematicalGreek pour un objet de dépendance spécifié.

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

Paramètres

element
DependencyObject

Objet de dépendance pour lequel récupérer la valeur de la propriété MathematicalGreek.

Retours

Valeur actuelle de la propriété jointe MathematicalGreek au niveau de l’objet de dépendance spécifié.

Attributs

S’applique à

Voir aussi