3 references to OutOfBandChannel
PresentationCore (3)
System\Windows\Media\MediaContext.cs (3)
2040
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;
2443
return _channelManager.
OutOfBandChannel
;
2590
channelSet.OutOfBandChannel = _channelManager.
OutOfBandChannel
;