FrameworkElementIsEnabled Property |
Gets or sets a value indicating whether the user can interact with the control.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic bool IsEnabled { get; set; }
Property Value
Type:
Boolean
See Also