CompositionProjectedShadowCasterCollection 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 CompositionProjectedShadowCaster 对象的集合。
public ref class CompositionProjectedShadowCasterCollection sealed : CompositionObject, IIterable<CompositionProjectedShadowCaster ^>
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CompositionProjectedShadowCasterCollection final : CompositionObject, IIterable<CompositionProjectedShadowCaster>
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class CompositionProjectedShadowCasterCollection final : CompositionObject, IIterable<CompositionProjectedShadowCaster>
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CompositionProjectedShadowCasterCollection : CompositionObject, IEnumerable<CompositionProjectedShadowCaster>
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class CompositionProjectedShadowCasterCollection : CompositionObject, IEnumerable<CompositionProjectedShadowCaster>
Public NotInheritable Class CompositionProjectedShadowCasterCollection
Inherits CompositionObject
Implements IEnumerable(Of CompositionProjectedShadowCaster)
- 继承
- 属性
- 实现
属性
Comment |
要与 CompositionObject 关联的字符串。 (继承自 CompositionObject) |
Compositor |
用于创建此 CompositionObject 的 Compositor。 (继承自 CompositionObject) |
Count |
获取集合的大小 (计数) 。 |
DispatcherQueue |
获取 CompositionObject 的 DispatcherQueue。 (继承自 CompositionObject) |
ImplicitAnimations |
附加到此 对象的隐式动画的集合。 (继承自 CompositionObject) |
MaxRespectedCasters |
获取将遵循的最大阴影投射器数。 |
Properties |
与 CompositionObject 关联的属性的集合。 (继承自 CompositionObject) |