22 references to _compositionTarget
PresentationCore (22)
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); 1542if (_compositionTarget.IsOnChannel(channel)) 1549_compositionTarget.GetHandle(outOfBandChannel), 1566if (_compositionTarget.IsOnAnyChannel) 1791_compositionTarget.GetHandle(channel), 2139if (!_compositionTarget.IsOnAnyChannel) 2239_isRenderTargetEnabled ? _compositionTarget.GetHandle(channel) : _compositionTarget.GetHandle(outOfBandChannel), 2376Debug.Assert(!_compositionTarget.IsOnChannel(channel)); 2381_compositionTarget.GetHandle(channel),