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