Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Property IsEnabled As Boolean
bool IsEnabled { get; set; }
property bool IsEnabled {
bool get ();
void set (bool value);
}
abstract IsEnabled : bool with get, set
Type: System.Boolean
Supported in: Windows Phone 8, Silverlight 8.1
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.