Share via


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 클래스의 새 instance 초기화합니다.

필드

Name

속성 이름입니다.

적용 대상

추가 정보