InputEnabledEventArgs.InputEnabled Property

Gets whether the window is enabled for input.

Syntax

public:
property bool InputEnabled {
         bool get ();
}  

Property value

Type: bool 

  True if the window is enabled for input; false if it is not.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

InputEnabledEventArgs Class

InputEnabledEventArgs Members

Windows.UI.Core Namespace