CssDirectionProperty sealed class CssDirectionProperty : CssProperty, ICssDirectionProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/direction Documentation Code public DirectionMode State { get; } Gets the selected text direction. public void SetState(DirectionMode mode)