Share via


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 的列舉值。

屬性

適用於