Typography.GetSlashedZero(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

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

Atrybuty

Dotyczy

Zobacz też