Edit

MetadataControl.TextBlockStyle Property

Definition

Gets or sets the Microsoft.UI.Xaml.Style to use on the inner Microsoft.UI.Xaml.Controls.TextBlock control.

public Microsoft.UI.Xaml.Style TextBlockStyle { get; set; }
member this.TextBlockStyle : Microsoft.UI.Xaml.Style with get, set
Public Property TextBlockStyle As Style

Property Value

Microsoft.UI.Xaml.Style

Applies to