TextBlock.LabelFor Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("labelFor")]
public string? LabelFor { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("labelFor")>]
member this.LabelFor : string with get, set
Public Property LabelFor As String

Property Value

Attributes

Applies to