3 implementations of GetFormats
PresentationCore (3)
System\Windows\dataobject.cs (3)
283
public string[]
GetFormats
()
2463
public string[]
GetFormats
()
3380
public string[]
GetFormats
()
1 reference to GetFormats
PresentationCore (1)
System\Windows\DragDrop.cs (1)
1417
formats = dataObject.
GetFormats
();