1 implementation of IGiveFeedbackEvent
System.Windows.Forms (1)
System\Windows\Forms\GiveFeedbackEventArgs.cs (1)
13
public class GiveFeedbackEventArgs : EventArgs,
IGiveFeedbackEvent
2 references to IGiveFeedbackEvent
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropHelper.cs (1)
233
public static void SetDragImage(IComVisibleDataObject dataObject,
IGiveFeedbackEvent
e)
System.Windows.Forms (1)
System\Windows\Forms\GiveFeedbackEventArgs.cs (1)
55
IBitmap?
IGiveFeedbackEvent
.DragImage => DragImage;