Property IgnoreMenuItemShortcuts
IgnoreMenuItemShortcuts
Gets or sets a value indicating whether menu item shortcuts should be ignored. this property is used when SpeedButton is used for displaying a menu item. Default value is true on phone devices, false otherwise.
public static bool IgnoreMenuItemShortcuts { get; set; }