3 references to OutOfBandChannel
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
2050
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;
2456
return _channelManager.
OutOfBandChannel
;
2611
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;