4 references to OutOfBandChannel
PresentationCore (4)
Core\CSharp\System\Windows\Media\HostVisual.cs (4)
221targetsHandle = _target._contentRoot.DuplicateHandle(_target.OutOfBandChannel, (DUCE.Channel)channel); 225_target.OutOfBandChannel.CloseBatch(); 226_target.OutOfBandChannel.Commit(); 273Debug.Assert(_target.OutOfBandChannel == MediaContext.CurrentMediaContext.OutOfBandChannel);