ConditionallyIndependentlyAnimatableAttribute Class

Definition

Not intended for general use. See also IndependentlyAnimatableAttribute.

public ref class ConditionallyIndependentlyAnimatableAttribute sealed : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class ConditionallyIndependentlyAnimatableAttribute : Attribute
Public NotInheritable Class ConditionallyIndependentlyAnimatableAttribute
Inherits Attribute
Inheritance
ConditionallyIndependentlyAnimatableAttribute
Attributes

Constructors

ConditionallyIndependentlyAnimatableAttribute()

Initializes a new instance of the ConditionallyIndependentlyAnimatableAttribute class.

Applies to

See also