Click or drag to resize
Cimbalino ToolkitApplicationBarItemBaseTIsEnabled Property
Gets or sets a value indicating whether the user can interact with the control.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Type: Boolean
true if the user can interact with the control; otherwise, false.

Implements

IApplicationBarMenuItem.IsEnabled
Version Information

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also