Label
Allows you to display text to the user.
<Label x:Name="Label_One"
Margin="0"
Padding="0"
Grid.Column="
Grid.Row=""
Grid.ColumnSpan=""
Grid.RowSpan=""
Content="This is some text">
</Label>
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext