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