Typography.GetDiscretionaryLigatures(DependencyObject) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen bağımlılık nesnesi için ekli özelliğin DiscretionaryLigatures değerini döndürür.
public:
static bool GetDiscretionaryLigatures(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static bool GetDiscretionaryLigatures (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetDiscretionaryLigatures : System.Windows.DependencyObject -> bool
Public Shared Function GetDiscretionaryLigatures (element As DependencyObject) As Boolean
Parametreler
- element
- DependencyObject
özelliğinin değerinin DiscretionaryLigatures alındığı bağımlılık nesnesi.
Döndürülenler
Belirtilen bağımlılık nesnesinde DiscretionaryLigatures ekli özelliğin geçerli değeri.
- Öznitelikler