IconButton Properties
LeaveOffset
Configure how much the mouse should move away after clicking. If it's an empty point, the mouse doesn't move. Default is the same as the MouseClickApproachOffset.
Syntax: public
Point
LeaveOffset { get; set; }
Last updated