CssOutlineStyleProperty sealed class CssOutlineStyleProperty : CssProperty, ICssOutlineStyleProperty, ICssProperty More information available: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-style Documentation Code public LineStyle Style { get; } Gets the selected outline style. public void SetStyle(LineStyle style)