CssCursorProperty sealed class CssCursorProperty : CssProperty, ICssCursorProperty, ICssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/cursor Documentation Code public SystemCursor Cursor { get; } Gets the selected system cursor, if any.