Table of Contents

Property IgnoreMenuItemShortcuts

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

bool