Typography.GetContextualSwashes(DependencyObject) Metoda

Definicja

Zwraca wartość dołączonej ContextualSwashes właściwości dla określonego obiektu zależności.

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

Parametry

element
DependencyObject

Obiekt zależności, dla którego ma pobrać wartość ContextualSwashes właściwości.

Zwraca

Int32

Bieżąca wartość dołączonej ContextualSwashes właściwości dla określonego obiektu zależności.

Atrybuty

Dotyczy

Zobacz też