NumberSubstitution.SetCultureSource Metodo

Definizione

Imposta il valore di CultureSource per un elemento specificato.

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)

Parametri

target
DependencyObject

Elemento che specifica un override delle impostazioni cultura.

value
NumberCultureSource

Valore di origine delle impostazioni cultura di tipo NumberCultureSource.

Si applica a