Typography.GetDiscretionaryLigatures(DependencyObject) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce il valore della proprietà associata DiscretionaryLigatures per un oggetto dipendenza specificato.
public:
static bool GetDiscretionaryLigatures(DependencyObject ^ element);
static bool GetDiscretionaryLigatures(DependencyObject const& element);
public static bool GetDiscretionaryLigatures(DependencyObject element);
function getDiscretionaryLigatures(element)
Public Shared Function GetDiscretionaryLigatures (element As DependencyObject) As Boolean
Parametri
- element
- DependencyObject
Oggetto dipendenza per il quale recuperare il valore della proprietà DiscretionaryLigatures .
Restituisce
bool
Valore corrente della proprietà associata DiscretionaryLigatures nell'oggetto dipendenza specificato.