Click or drag to resize
Windows.UI.Core Namespace
The Windows.UI.Core namespace provides the basic user interface window components, including core input events and event dispatch.
Classes
  ClassDescription
Public classCoreDispatcher
Provides the Windows Runtime core event message dispatcher. Instances of this type are responsible for processing the window messages and dispatching the events to the client.
Public classWindowSizeChangedEventArgs
Contains the argument returned by a window size change event.