3 implementations of GetFormats
PresentationCore (3)
System\Windows\dataobject.cs (3)
270
public string[]
GetFormats
()
2422
public string[]
GetFormats
()
3329
public string[]
GetFormats
()
1 reference to GetFormats
PresentationCore (1)
System\Windows\DragDrop.cs (1)
1410
formats = dataObject.
GetFormats
();