4 references to OutOfBandChannel
PresentationCore (4)
System\Windows\Media\HostVisual.cs (4)
209targetsHandle = _target._contentRoot.DuplicateHandle(_target.OutOfBandChannel, (DUCE.Channel)channel); 213_target.OutOfBandChannel.CloseBatch(); 214_target.OutOfBandChannel.Commit(); 261Debug.Assert(_target.OutOfBandChannel == MediaContext.CurrentMediaContext.OutOfBandChannel);