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