NumberSubstitution.SetSubstitution Metoda

Definice

Nastaví hodnotu Substitution pro zadaný prvek.

public:
 static void SetSubstitution(System::Windows::DependencyObject ^ target, System::Windows::Media::NumberSubstitutionMethod value);
public static void SetSubstitution (System.Windows.DependencyObject target, System.Windows.Media.NumberSubstitutionMethod value);
static member SetSubstitution : System.Windows.DependencyObject * System.Windows.Media.NumberSubstitutionMethod -> unit
Public Shared Sub SetSubstitution (target As DependencyObject, value As NumberSubstitutionMethod)

Parametry

target
DependencyObject

Element, který určuje metodu nahrazení.

value
NumberSubstitutionMethod

Hodnota metody nahrazení typu NumberSubstitutionMethod.

Platí pro