2 references to GetDataObjectInternal
PresentationCore (2)
Core\CSharp\System\Windows\Clipboard.cs (2)
408
return
GetDataObjectInternal
();
622
isPopulated = (
GetDataObjectInternal
() != null);