22 references to _compositionTarget
PresentationCore (22)
System\Windows\InterOp\HwndTarget.cs (22)
630_compositionTarget.GetHandle(channel), 722Debug.Assert(!_compositionTarget.IsOnChannel(channel)); 723Debug.Assert(!_compositionTarget.IsOnChannel(outOfBandChannel)); 741bool resourceCreated = _compositionTarget.CreateOrAddRefOnChannel(this, outOfBandChannel, DUCE.ResourceType.TYPE_HWNDRENDERTARGET); 743_compositionTarget.DuplicateHandle(outOfBandChannel, channel); 748_compositionTarget.GetHandle(channel), 766_compositionTarget.GetHandle(channel), 790_compositionTarget.GetHandle(channel), 814if (_compositionTarget.IsOnChannel(channel)) 823_compositionTarget.GetHandle(channel), 827_compositionTarget.ReleaseOnChannel(channel); 830if (_compositionTarget.IsOnChannel(outOfBandChannel)) 832_compositionTarget.ReleaseOnChannel(outOfBandChannel); 1543if (_compositionTarget.IsOnChannel(channel)) 1550_compositionTarget.GetHandle(outOfBandChannel), 1567if (_compositionTarget.IsOnAnyChannel) 1792_compositionTarget.GetHandle(channel), 2140if (!_compositionTarget.IsOnAnyChannel) 2240_isRenderTargetEnabled ? _compositionTarget.GetHandle(channel) : _compositionTarget.GetHandle(outOfBandChannel), 2377Debug.Assert(!_compositionTarget.IsOnChannel(channel)); 2382_compositionTarget.GetHandle(channel),