Property DesiredCursorVisibility
DesiredCursorVisibility
Get / Set the wished cursor when the tree is focused. Only applies when MultiSelect is true. Defaults to Invisible.
public CursorVisibility DesiredCursorVisibility { get; set; }
Get / Set the wished cursor when the tree is focused. Only applies when MultiSelect is true. Defaults to Invisible.
public CursorVisibility DesiredCursorVisibility { get; set; }