MarkdownTextBlock.YamlBorderBrush Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the brush used to render yaml borders. If this is null
, then
TableBorderBrush is used.
public Windows.UI.Xaml.Media.Brush YamlBorderBrush { get; set; }
member this.YamlBorderBrush : Windows.UI.Xaml.Media.Brush with get, set
Public Property YamlBorderBrush As Brush
Property Value
Windows.UI.Xaml.Media.Brush