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 クラスの新しいインスタンスを初期化します。

フィールド

Property

クラス定義に適用される属性を表し、Style 型のプロパティの TargetTypes を決定します。

StyleTargetType

クラス定義に適用される属性を表し、Style 型のプロパティの TargetTypes を決定します。

適用対象

こちらもご覧ください