3 references to OutOfBandChannel
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
2071
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;
2477
return _channelManager.
OutOfBandChannel
;
2632
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;