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
Syntax public bool IsEnabled { get; set; }
Property Value
Type:
BooleanSee Also