System\Windows\InterOp\HwndTarget.cs (22)
629_compositionTarget.GetHandle(channel),
721Debug.Assert(!_compositionTarget.IsOnChannel(channel));
722Debug.Assert(!_compositionTarget.IsOnChannel(outOfBandChannel));
740bool resourceCreated = _compositionTarget.CreateOrAddRefOnChannel(this, outOfBandChannel, DUCE.ResourceType.TYPE_HWNDRENDERTARGET);
742_compositionTarget.DuplicateHandle(outOfBandChannel, channel);
747_compositionTarget.GetHandle(channel),
765_compositionTarget.GetHandle(channel),
789_compositionTarget.GetHandle(channel),
813if (_compositionTarget.IsOnChannel(channel))
822_compositionTarget.GetHandle(channel),
826_compositionTarget.ReleaseOnChannel(channel);
829if (_compositionTarget.IsOnChannel(outOfBandChannel))
831_compositionTarget.ReleaseOnChannel(outOfBandChannel);
1541if (_compositionTarget.IsOnChannel(channel))
1548_compositionTarget.GetHandle(outOfBandChannel),
1565if (_compositionTarget.IsOnAnyChannel)
1790_compositionTarget.GetHandle(channel),
2138if (!_compositionTarget.IsOnAnyChannel)
2238_isRenderTargetEnabled ? _compositionTarget.GetHandle(channel) : _compositionTarget.GetHandle(outOfBandChannel),
2375Debug.Assert(!_compositionTarget.IsOnChannel(channel));
2380_compositionTarget.GetHandle(channel),