Typography.GetDiscretionaryLigatures(DependencyObject) Метод

Определение

Возвращает значение присоединенного свойства DiscretionaryLigatures для указанного объекта зависимости.

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

Параметры

element
DependencyObject

Объект зависимости, для которого требуется получить значение свойства DiscretionaryLigatures.

Возвращаемое значение

Текущее значение присоединенного свойства DiscretionaryLigatures в заданном объекте зависимости.

Атрибуты

Применяется к

См. также раздел