NumberSubstitution.GetCultureSource(DependencyObject) Метод

Определение

Возвращает значение CultureSource из указанного элемента.

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

Параметры

target
DependencyObject

Элемент, для которого возвращается значение CultureSource.

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

NumberCultureSource

Перечисляемое значение для NumberCultureSource.

Атрибуты

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