Typography.GetContextualSwashes(DependencyObject) Метод

Определение

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

public:
 static int GetContextualSwashes(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static int GetContextualSwashes (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetContextualSwashes : System.Windows.DependencyObject -> int
Public Shared Function GetContextualSwashes (element As DependencyObject) As Integer

Параметры

element
DependencyObject

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

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

Int32

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

Атрибуты

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

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