6 references to Close
PresentationCore (6)
Core\CSharp\System\Windows\Media\ChannelManager.cs (5)
109
_freeSyncChannels.Dequeue().
Close
();
116
_syncServiceChannel.
Close
();
134
_asyncChannel.
Close
();
140
_asyncOutOfBandChannel.
Close
();
245
channel.
Close
();
Core\CSharp\System\Windows\Media\MediaSystem.cs (1)
269
s_serviceChannel.
Close
();