CompositionBackdropBrush Clase

Definición

public ref class CompositionBackdropBrush sealed : CompositionBrush
/// [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 CompositionBackdropBrush final : CompositionBrush
/// [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 CompositionBackdropBrush final : CompositionBrush
[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 CompositionBackdropBrush : CompositionBrush
[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 CompositionBackdropBrush : CompositionBrush
Public NotInheritable Class CompositionBackdropBrush
Inherits CompositionBrush
Herencia
Object Platform::Object IInspectable CompositionObject CompositionBrush CompositionBackdropBrush
Atributos

Propiedades

Nombre Description
Comment (Heredado de CompositionObject)
Compositor (Heredado de CompositionObject)
DispatcherQueue (Heredado de CompositionObject)
ImplicitAnimations (Heredado de CompositionObject)
Properties (Heredado de CompositionObject)

Métodos

Nombre Description
Close() (Heredado de CompositionObject)
Dispose()

Realiza tareas definidas por la aplicación asociadas a la liberación, liberación o restablecimiento de recursos no administrados.

(Heredado de CompositionObject)
PopulatePropertyInfo(String, AnimationPropertyInfo) (Heredado de CompositionObject)
StartAnimation(String, CompositionAnimation, AnimationController) (Heredado de CompositionObject)
StartAnimation(String, CompositionAnimation) (Heredado de CompositionObject)
StartAnimationGroup(ICompositionAnimationBase) (Heredado de CompositionObject)
StopAnimation(String) (Heredado de CompositionObject)
StopAnimationGroup(ICompositionAnimationBase) (Heredado de CompositionObject)
TryGetAnimationController(String) (Heredado de CompositionObject)

Se aplica a