Gets or sets a value that indicates whether input is enabled for the window.
public:
property bool IsInputEnabled {
bool get ();
void set (bool value);
}
Type: bool
True if input is enabled for the window; false if it is disabled.
Namespace: Windows.UI.Core
Metadata: windows.winmd