ConditionallyIndependentlyAnimatableAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |