Share via


KeyTipService.SetKeyTip(DependencyObject, String) Method

Definition

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)

Parameters

value
String

Applies to