3 references to OutOfBandChannel
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
2047
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;
2450
return _channelManager.
OutOfBandChannel
;
2605
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;