ConditionallyIndependentlyAnimatableAttribute Classe

Définition

Non destiné à une utilisation générale. Voir aussi IndependentlyAnimatableAttribute.

public ref class ConditionallyIndependentlyAnimatableAttribute sealed : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class ConditionallyIndependentlyAnimatableAttribute final : Attribute
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.AttributeName("conditionallyindependentlyanimatable")]
class ConditionallyIndependentlyAnimatableAttribute final : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class ConditionallyIndependentlyAnimatableAttribute : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.Property)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.AttributeName("conditionallyindependentlyanimatable")]
public sealed class ConditionallyIndependentlyAnimatableAttribute : Attribute
Public NotInheritable Class ConditionallyIndependentlyAnimatableAttribute
Inherits Attribute
Héritage
ConditionallyIndependentlyAnimatableAttribute
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Constructeurs

ConditionallyIndependentlyAnimatableAttribute()

Initialise une nouvelle instance de la classe ConditionallyIndependentlyAnimatableAttribute.

S’applique à

Voir aussi