InputPropertyAttribute 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示一个属性,该属性指示类型的哪个属性是 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 |
属性名称。 |