System\Windows\InterOp\HwndTarget.cs (22)
632_compositionTarget.GetHandle(channel),
724Debug.Assert(!_compositionTarget.IsOnChannel(channel));
725Debug.Assert(!_compositionTarget.IsOnChannel(outOfBandChannel));
743bool resourceCreated = _compositionTarget.CreateOrAddRefOnChannel(this, outOfBandChannel, DUCE.ResourceType.TYPE_HWNDRENDERTARGET);
745_compositionTarget.DuplicateHandle(outOfBandChannel, channel);
750_compositionTarget.GetHandle(channel),
768_compositionTarget.GetHandle(channel),
792_compositionTarget.GetHandle(channel),
816if (_compositionTarget.IsOnChannel(channel))
825_compositionTarget.GetHandle(channel),
829_compositionTarget.ReleaseOnChannel(channel);
832if (_compositionTarget.IsOnChannel(outOfBandChannel))
834_compositionTarget.ReleaseOnChannel(outOfBandChannel);
1550if (_compositionTarget.IsOnChannel(channel))
1557_compositionTarget.GetHandle(outOfBandChannel),
1574if (_compositionTarget.IsOnAnyChannel)
1799_compositionTarget.GetHandle(channel),
2147if (!_compositionTarget.IsOnAnyChannel)
2245_isRenderTargetEnabled ? _compositionTarget.GetHandle(channel) : _compositionTarget.GetHandle(outOfBandChannel),
2382Debug.Assert(!_compositionTarget.IsOnChannel(channel));
2387_compositionTarget.GetHandle(channel),