InputGestureText Property
In This Topic
Gets or sets the text describing an input gesture that will call the command tied to the specified item.
Syntax
'Declaration
Public Property InputGestureText As String
public string InputGestureText {get; set;}
See Also