Share via


SemanticProperties Class

Definition

public ref class SemanticProperties
public class SemanticProperties
type SemanticProperties = class
Public Class SemanticProperties
Inheritance
SemanticProperties

Constructors

Name Description
SemanticProperties()

Fields

Name Description
DescriptionProperty

Bindable property for attached property Description.

HeadingLevelProperty

Bindable property for attached property HeadingLevel.

HintProperty

Bindable property for attached property Hint.

Methods

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

Applies to