SemanticProperties Class

Definition

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

Constructors

SemanticProperties()

Fields

DescriptionProperty

Bindable property for attached property Description.

HeadingLevelProperty

Bindable property for attached property HeadingLevel.

HintProperty

Bindable property for attached property Hint.

Methods

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

Applies to