NumberSubstitution.GetCultureSource(DependencyObject) Metoda

Definice

Vrátí hodnotu z zadaného CultureSource prvku.

public:
 static System::Windows::Media::NumberCultureSource GetCultureSource(System::Windows::DependencyObject ^ target);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static System.Windows.Media.NumberCultureSource GetCultureSource (System.Windows.DependencyObject target);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetCultureSource : System.Windows.DependencyObject -> System.Windows.Media.NumberCultureSource
Public Shared Function GetCultureSource (target As DependencyObject) As NumberCultureSource

Parametry

target
DependencyObject

Prvek, pro který se má vrátit CultureSource hodnota.

Návraty

NumberCultureSource

Výčtová hodnota NumberCultureSource.

Atributy

Platí pro