Menu.GetInputGestureText(FrameworkElement) Method

Definition

Gets InputGestureText attached property

public static string GetInputGestureText (Windows.UI.Xaml.FrameworkElement obj);
static member GetInputGestureText : Windows.UI.Xaml.FrameworkElement -> string
Public Shared Function GetInputGestureText (obj As FrameworkElement) As String

Parameters

obj
Windows.UI.Xaml.FrameworkElement

Target MenuFlyoutItem

Returns

Input gesture text

Applies to