ExpCompositionContent 类

定义

[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
继承
Object Platform::Object IInspectable ExpCompositionContent
属性
实现

属性

ActualSize
AppData
Compositor
DispatcherQueue
Id
InputSite
IsContentVisible
IsHitTestAlways
IsSiteVisible
Orientation
RasterizationScale
RequestedSize
Root
TopLevelHost

方法

Close()
Create(Compositor)
CreateStateChangedDeferral()
Dispose()

执行与释放或重置非托管资源关联的应用程序定义的任务。

事件

AutomationProviderRequested
Closed
StateChanged

适用于