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

属性名称。

适用于

另请参阅