Condividi tramite


Typography.GetMathematicalGreek(DependencyObject) Metodo

Definizione

Restituisce il valore della proprietà associata MathematicalGreek per un oggetto dipendenza specificato.

public:
 static bool GetMathematicalGreek(DependencyObject ^ element);
 static bool GetMathematicalGreek(DependencyObject const& element);
public static bool GetMathematicalGreek(DependencyObject element);
function getMathematicalGreek(element)
Public Shared Function GetMathematicalGreek (element As DependencyObject) As Boolean

Parametri

element
DependencyObject

Oggetto dipendenza per il quale recuperare il valore della proprietà MathematicalGreek .

Restituisce

Boolean

bool

Valore corrente della proprietà associata MathematicalGreek nell'oggetto dipendenza specificato.

Si applica a

Vedi anche