SemanticProperties 클래스

정의

public ref class SemanticProperties
public class SemanticProperties
type SemanticProperties = class
Public Class SemanticProperties
상속
SemanticProperties

생성자

SemanticProperties()

필드

DescriptionProperty

연결된 속성 에 대한 바인딩 가능한 속성 Description입니다.

HeadingLevelProperty

연결된 속성 에 대한 바인딩 가능한 속성 HeadingLevel입니다.

HintProperty

연결된 속성 에 대한 바인딩 가능한 속성 Hint입니다.

메서드

GetDescription(BindableObject)
GetHeadingLevel(BindableObject)
GetHint(BindableObject)
SetDescription(BindableObject, String)
SetHeadingLevel(BindableObject, SemanticHeadingLevel)
SetHint(BindableObject, String)

적용 대상