Typography.GetStandardSwashes(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

Obiekt zależności, dla którego ma być pobierana wartość StandardSwashes właściwości.

Zwraca

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

Atrybuty

Dotyczy

Zobacz też