1 write to hbmpDragImage
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropHelper.cs (1)
275
hbmpDragImage
= hbmpDragImage,
2 references to hbmpDragImage
System.Windows.Forms.Tests (2)
System\Windows\Forms\DragDropHelperTests.cs (2)
123
bool isDragImageNull = BitOperations.LeadingZeroCount((uint)(nint)pDragImage->
hbmpDragImage
).Equals(32);
150
bool isDragImageNull = BitOperations.LeadingZeroCount((uint)(nint)pDragImage->
hbmpDragImage
).Equals(32);