1 write to s_hand
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
54public static Cursor Hand => s_hand ??= new(PInvoke.IDC_HAND, nameof(Hand));