NumberSubstitution.SetCultureSource 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為提供的項目設定 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 的文化特性來源值。