Compartilhar via


NumberSubstitution.SetCultureSource Método

Definição

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.

Aplica-se a