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 |
定義常數 ,指定視窗化環境是什麼類型。 |