3 references to DuplicateHandle
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (1)
742
_compositionTarget.
DuplicateHandle
(outOfBandChannel, channel);
System\Windows\Media\CompositionTarget.cs (1)
64
_contentRoot.
DuplicateHandle
(outOfBandChannel, channel);
System\Windows\Media\HostVisual.cs (1)
208
targetsHandle = _target._contentRoot.
DuplicateHandle
(_target.OutOfBandChannel, (DUCE.Channel)channel);