2 writes to _format
System.Private.Windows.Core (2)
System\Private\Windows\Ole\DragDropFormat.cs (2)
26
_format
= format;
43
_format
= format;
1 reference to _format
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropFormat.cs (1)
35
public STGMEDIUM GetData() => CopyData(
_format
, _medium);