Windows.UI.WindowManagement Namespace
Provides support for handling and managing the windows associated with the active app.
Classes
AppWindow |
Represents a system-managed container for the content of an app. |
AppWindowChangedEventArgs |
Provides data for the AppWindow.Changed event. |
AppWindowClosedEventArgs |
Provides data for the AppWindow.Closed event. |
AppWindowCloseRequestedEventArgs |
Provides data for the AppWindow.CloseRequested event. |
AppWindowFrame |
Represents the current frame that is applied around the window content. |
AppWindowPlacement |
Represents info about the placement of an app window. |
AppWindowPresentationConfiguration |
Represents the base configuration for an AppWindowPresenter. |
AppWindowPresenter |
Displays an app window using a pre-defined configuration appropriate for the device it's shown on. |
AppWindowTitleBar |
Represents the title bar of an app window. |
AppWindowTitleBarOcclusion |
Represents the system-reserved regions of the app window that will occlude app content if ExtendsContentIntoTitleBar is true. |
CompactOverlayPresentationConfiguration |
Represents the compact overlay configuration for an AppWindowPresenter. |
DefaultPresentationConfiguration |
Represents the default configuration for an AppWindowPresenter. |
DisplayRegion |
Represents the region in which a view is able to be shown to a user on a logical display. |
FullScreenPresentationConfiguration |
Represents the full screen configuration for an AppWindowPresenter. |
WindowingEnvironment |
Provides information about the system environments that are available to display the app. |
WindowingEnvironmentAddedEventArgs |
Provides event data. |
WindowingEnvironmentChangedEventArgs |
Provides data for the WindowingEnvironment.Changed event. |
WindowingEnvironmentRemovedEventArgs |
Provides event data. |
Enums
AppWindowClosedReason |
Defines constants that specify how a window close operation was initiated. |
AppWindowFrameStyle |
Defines constants that specify the style of frame used for the app window. |
AppWindowPresentationKind |
Defines constants that specify the kind of presentation the app window is using. |
AppWindowTitleBarVisibility |
Defines constants that specify the preferred visibility of an AppWindowTitleBar. |
WindowingEnvironmentKind |
Defines constants the specify what kind a windowing environment is. |