Windows.UI.WindowManagement 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供对处理和管理与活动应用关联的窗口的支持。
类
AppWindow |
表示应用内容的系统托管容器。 |
AppWindowChangedEventArgs |
为 AppWindow.Changed 事件提供数据。 |
AppWindowClosedEventArgs |
为 AppWindow.Closed 事件提供数据。 |
AppWindowCloseRequestedEventArgs |
为 AppWindow.CloseRequested 事件提供数据。 |
AppWindowFrame |
表示围绕窗口内容应用的当前帧。 |
AppWindowPlacement |
表示有关应用窗口放置的信息。 |
AppWindowPresentationConfiguration |
表示 AppWindowPresenter 的基本配置。 |
AppWindowPresenter |
使用适用于显示应用的设备的预定义配置显示应用窗口。 |
AppWindowTitleBar |
表示应用窗口的标题栏。 |
AppWindowTitleBarOcclusion |
表示在 ExtendsContentIntoTitleBar 为 true 时将遮挡应用内容的应用窗口系统保留区域。 |
CompactOverlayPresentationConfiguration |
表示 AppWindowPresenter 的紧凑覆盖配置。 |
DefaultPresentationConfiguration |
表示 AppWindowPresenter 的默认配置。 |
DisplayRegion |
表示可以在逻辑显示器上向用户显示视图的区域。 |
FullScreenPresentationConfiguration |
表示 AppWindowPresenter 的全屏配置。 |
WindowingEnvironment |
提供有关可用于显示应用的系统环境的信息。 |
WindowingEnvironmentAddedEventArgs |
提供事件数据。 |
WindowingEnvironmentChangedEventArgs |
提供 WindowingEnvironment.Changed 事件的数据。 |
WindowingEnvironmentRemovedEventArgs |
提供事件数据。 |
WindowServices |
提供使用应用窗口的方法。 |
枚举
AppWindowClosedReason |
定义指定如何启动窗口关闭操作的常量。 |
AppWindowFrameStyle |
定义指定用于应用窗口的框架样式的常量。 |
AppWindowPresentationKind |
定义指定应用窗口使用的演示文稿类型的常量。 |
AppWindowTitleBarVisibility |
定义指定 AppWindowTitleBar 的首选可见性的常量。 |
WindowingEnvironmentKind |
定义指定开窗环境的类型的常量。 |