Gets or sets whether the input enable event was handled.
public:
property bool Handled {
bool get ();
void set (bool value);
}
Type: bool
True if the input enable event was handled by the appropriate delegate; false if it was not.
Namespace: Windows.UI.Core
Metadata: windows.winmd