ExpCompositionContent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[WebHostHidden]
public ref class ExpCompositionContent : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class ExpCompositionContent : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class ExpCompositionContent : System.IDisposable
Public Class ExpCompositionContent
Implements IDisposable
- 繼承
- 屬性
- 實作
屬性
ActualSize | |
AppData | |
Compositor | |
DispatcherQueue | |
Id | |
InputSite | |
IsContentVisible | |
IsHitTestAlways | |
IsSiteVisible | |
Orientation | |
RasterizationScale | |
RequestedSize | |
Root | |
TopLevelHost |
方法
Close() | |
Create(Compositor) | |
CreateStateChangedDeferral() | |
Dispose() |
執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 |
事件
AutomationProviderRequested | |
Closed | |
StateChanged |