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

フィールド

Property

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

StyleTargetType

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

適用対象

こちらもご覧ください