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