Share via


NumberSubstitution.SetCultureSource 方法

定義

為提供的項目設定 CultureSource 的值。

public:
 static void SetCultureSource(System::Windows::DependencyObject ^ target, System::Windows::Media::NumberCultureSource value);
public static void SetCultureSource (System.Windows.DependencyObject target, System.Windows.Media.NumberCultureSource value);
static member SetCultureSource : System.Windows.DependencyObject * System.Windows.Media.NumberCultureSource -> unit
Public Shared Sub SetCultureSource (target As DependencyObject, value As NumberCultureSource)

參數

target
DependencyObject

指定文化特性覆寫的項目。

value
NumberCultureSource

型別 NumberCultureSource 的文化特性來源值。

適用於