22 references to _compositionTarget
PresentationCore (22)
System\Windows\InterOp\HwndTarget.cs (22)
645_compositionTarget.GetHandle(channel), 737Debug.Assert(!_compositionTarget.IsOnChannel(channel)); 738Debug.Assert(!_compositionTarget.IsOnChannel(outOfBandChannel)); 756bool resourceCreated = _compositionTarget.CreateOrAddRefOnChannel(this, outOfBandChannel, DUCE.ResourceType.TYPE_HWNDRENDERTARGET); 758_compositionTarget.DuplicateHandle(outOfBandChannel, channel); 763_compositionTarget.GetHandle(channel), 781_compositionTarget.GetHandle(channel), 805_compositionTarget.GetHandle(channel), 829if (_compositionTarget.IsOnChannel(channel)) 838_compositionTarget.GetHandle(channel), 842_compositionTarget.ReleaseOnChannel(channel); 845if (_compositionTarget.IsOnChannel(outOfBandChannel)) 847_compositionTarget.ReleaseOnChannel(outOfBandChannel); 1563if (_compositionTarget.IsOnChannel(channel)) 1570_compositionTarget.GetHandle(outOfBandChannel), 1587if (_compositionTarget.IsOnAnyChannel) 1812_compositionTarget.GetHandle(channel), 2160if (!_compositionTarget.IsOnAnyChannel) 2258_isRenderTargetEnabled ? _compositionTarget.GetHandle(channel) : _compositionTarget.GetHandle(outOfBandChannel), 2395Debug.Assert(!_compositionTarget.IsOnChannel(channel)); 2400_compositionTarget.GetHandle(channel),