This topic has not yet been rated - Rate this topic

ApplicationBarMenuItem.IsEnabled Property

July 26, 2012

Gets or sets the enabled status of the menu item.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public bool IsEnabled { get; set; }
<object IsEnabled="bool" .../>

Property Value

Type: System.Boolean
true if the menu item is enabled; otherwise, false.

Implements

IApplicationBarMenuItem.IsEnabled

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.