StyleTypedPropertyAttribute 클래스

정의

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

[Windows.Foundation.Metadata.AllowMultiple]
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class StyleTypedPropertyAttribute : Attribute
Public NotInheritable Class StyleTypedPropertyAttribute
Inherits Attribute
상속
StyleTypedPropertyAttribute
특성

생성자

StyleTypedPropertyAttribute()

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

필드

Property

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

StyleTargetType

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

적용 대상

추가 정보