NumberSubstitution.SetCultureSource Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o valor de CultureSource para um elemento fornecido.
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 está especificando uma substituição de cultura.
- value
- NumberCultureSource
Um valor de origem da cultura do tipo NumberCultureSource.