Udostępnij za pośrednictwem


KeyTipService.SetKeyTip(DependencyObject, String) Metoda

Definicja

Ustawia wartość dołączonej KeyTip właściwości dla określonego elementu.

public:
 static void SetKeyTip(System::Windows::DependencyObject ^ element, System::String ^ value);
public static void SetKeyTip (System.Windows.DependencyObject element, string value);
static member SetKeyTip : System.Windows.DependencyObject * string -> unit
Public Shared Sub SetKeyTip (element As DependencyObject, value As String)

Parametry

element
DependencyObject

Obiekt, do którego zapisano dołączoną właściwość.

value
String

Wartość do ustawienia.

Wyjątki

Określona element wartość to null.

Dotyczy