ExpCompositionContentSite 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[WebHostHidden]
public ref class ExpCompositionContentSite : 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 ExpCompositionContentSite : 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 ExpCompositionContentSite : System.IDisposable
Public Class ExpCompositionContentSite
Implements IDisposable
- 继承
- 属性
- 实现
属性
ActualSize | |
Compositor | |
DispatcherQueue | |
IsSiteVisible | |
RasterizationScale | |
RequestedSize | |
SiteVisual | |
TopLevelHost |
方法
Close() | |
Dispose() |
执行与释放或重置非托管资源关联的应用程序定义的任务。 |
TryCreateContentDeferral() |
事件
ContentRequestsChanged |