1 write to s_sizeAll
System.Windows.Forms (1)
System\Windows\Forms\Input\Cursors.cs (1)
46
public static Cursor SizeAll =>
s_sizeAll
??= new(PInvoke.IDC_SIZEALL, nameof(SizeAll));