Defines the set of arguments returned to an app after a window input or behavior event.
public interface class ICoreWindowEventArgs
This interface is passed to the app in the corresponding event delegate. The app can use this to set the Handled property, which, when true, informs the framework to perform default processing of the event.
Namespace: Windows.UI.Core
Metadata: windows.winmd