NumberSubstitution.SetCultureSource Méthode

Définition

Définit la valeur de CultureSource pour un élément fourni.

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)

Paramètres

target
DependencyObject

Élément qui spécifie une substitution de culture.

value
NumberCultureSource

Valeur de source de culture de type NumberCultureSource.

S’applique à