3 references to OutOfBandChannel
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
2046
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;
2449
return _channelManager.
OutOfBandChannel
;
2604
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;