InputPropertyAttribute クラス

定義

XAML 入力プロパティである型のプロパティを示す属性を表します。 この情報を使用して、XAML プロセッサは属性付き型の XAML 表現の XAML 子要素を処理します。

public ref class InputPropertyAttribute sealed : Attribute
[Windows.Foundation.Metadata.AttributeUsage(System.AttributeTargets.RuntimeClass)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public sealed class InputPropertyAttribute : Attribute
Public NotInheritable Class InputPropertyAttribute
Inherits Attribute
継承
InputPropertyAttribute
属性

コンストラクター

InputPropertyAttribute()

InputPropertyAttribute クラスの新しいインスタンスを初期化します。

フィールド

Name

プロパティ名。

適用対象

こちらもご覧ください