4 references to OutOfBandChannel
PresentationCore (4)
System\Windows\Media\HostVisual.cs (4)
225targetsHandle = _target._contentRoot.DuplicateHandle(_target.OutOfBandChannel, (DUCE.Channel)channel); 229_target.OutOfBandChannel.CloseBatch(); 230_target.OutOfBandChannel.Commit(); 277Debug.Assert(_target.OutOfBandChannel == MediaContext.CurrentMediaContext.OutOfBandChannel);