3 references to DuplicateHandle
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
823_compositionTarget.DuplicateHandle(outOfBandChannel, channel);
Core\CSharp\System\Windows\Media\CompositionTarget.cs (1)
96_contentRoot.DuplicateHandle(outOfBandChannel, channel);
Core\CSharp\System\Windows\Media\HostVisual.cs (1)
221targetsHandle = _target._contentRoot.DuplicateHandle(_target.OutOfBandChannel, (DUCE.Channel)channel);