2 instantiations of FormatEnumerator
PresentationCore (2)
Core\CSharp\System\Windows\DataObject.cs (2)
761return new FormatEnumerator(this); 2720ppenum = new FormatEnumerator(this);
1 reference to FormatEnumerator
PresentationCore (1)
Core\CSharp\System\Windows\DataObject.cs (1)
2660private FormatEnumerator(FormatEnumerator formatEnumerator)