NumberSubstitution.SetCultureSource Método

Definición

Establece el valor de CultureSource del elemento proporcionado.

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)

Parámetros

target
DependencyObject

Elemento que especifica una invalidación de referencia cultural.

value
NumberCultureSource

Valor de origen de una referencia cultural de tipo NumberCultureSource.

Se aplica a