StyleTypedPropertyAttribute 클래스

정의

클래스 정의에 적용되는 특성을 나타내고 Style 형식인 속성의 TargetTypes를 결정합니다.

/// [Windows.Foundation.Metadata.AllowMultiple]
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class StyleTypedPropertyAttribute final : Attribute
/// [Windows.Foundation.Metadata.AllowMultiple]
/// [Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.AttributeName("styletypedproperty")]
class StyleTypedPropertyAttribute final : Attribute
[Windows.Foundation.Metadata.AllowMultiple]
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class StyleTypedPropertyAttribute : Attribute
[Windows.Foundation.Metadata.AllowMultiple]
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.AttributeName("styletypedproperty")]
public sealed class StyleTypedPropertyAttribute : Attribute
Public NotInheritable Class StyleTypedPropertyAttribute
Inherits Attribute
상속
StyleTypedPropertyAttribute
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

생성자

StyleTypedPropertyAttribute()

StyleTypedPropertyAttribute 클래스의 새 instance 초기화합니다.

필드

Property

클래스 정의에 적용되는 특성을 나타내고 Style 형식인 속성의 TargetTypes를 결정합니다.

StyleTargetType

클래스 정의에 적용되는 특성을 나타내고 Style 형식인 속성의 TargetTypes를 결정합니다.

적용 대상

추가 정보