共用方式為


Microsoft.UI.Content 命名空間

透過使用組合式動畫、轉譯效果、使用者輸入和互動、輔助功能表示和主機狀態變更,透過 ContentSite (父系) 和 ContentIsland 物件,提供在 Windows 應用程式中定義互動式內容結構的支援。

類別

ContentCoordinateConverter

在本機座標空間與系統畫面座標之間轉換。

ContentDeferral

提供 ContentIsland中狀態變更延遲的支援。

ContentEnvironmentSettingChangedEventArgs

包含 ContentIslandEnvironment.SettingChanged 事件的事件數據。

ContentEnvironmentStateChangedEventArgs

包含 Microsoft.UI.Content.ContentIslandEnvironment.StateChanged 事件的事件數據。

ContentIsland

獨立輸入、輸出、版面配置和輔助功能的內容片段,連線到父系 ContentSite

ContentIslandAutomationProviderRequestedEventArgs

包含 AutomationProviderRequested 事件的事件數據。

ContentIslandEnvironment

提供 ContentIsland的一般環境資訊。

ContentIslandStateChangedEventArgs

包含 Microsoft.UI.Content.ContentIsland.StateChanged 事件的事件數據。

ContentSite

提供 ContentIsland的主機環境。

ContentSiteEnvironment

提供 ContentSite 環境的相關信息,以提供給相關聯的 ContentIsland

ContentSiteEnvironmentView

提供 ContentSiteEnvironment 屬性之只讀檢視的存取權。

ContentSiteRequestedStateChangedEventArgs

包含 Microsoft.UI.Content.ContentSite.RequestedStateChanged 事件的事件數據。

ContentSiteView

提供 ContentSite 屬性之只讀檢視的存取權。

DesktopChildSiteBridge

支援 Win32 WS_CHILD HWND DesktopSiteBridge 實作。

DesktopSiteBridge

實作 Win32 HWND IContentSiteBridge 的抽象類。

介面

IContentSiteBridge

DesktopSiteBridge 類別所實作的介面,可提供主機 ContentSiteContentIsland之間通訊所需的最低支援。

列舉

ContentCoordinateRoundingMode

指定用於將螢幕座標轉換成整數的四捨五入方法。

ContentLayoutDirection

指定 ContentSite讀取順序和文字對齊的支援版面配置方向。

ContentSizePolicy

指定 DesktopChildSiteBridge 和其父 Win32 HWND 之間的支援重設大小功能。

備註

ContentIsland 是一個獨立輸入、輸出、版面配置和輔助功能的內容,連線到父系 ContentSiteContentIsland 支援 Composition型動畫、轉譯效果和互動式操作。

這些獨立的內容片段可以組成「場景」。 從概念上講,它們相當於 子視窗,因為它們允許細分場景。