1 implementation of ReleaseOnChannel
PresentationCore (1)
Core\CSharp\System\Windows\Media\CompositionTarget.cs (1)
288void ICompositionTarget.ReleaseOnChannel(DUCE.Channel channel, DUCE.Channel outOfBandChannel)
1 reference to ReleaseOnChannel
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
1608iv.ReleaseOnChannel(channelSet.Channel, channelSet.OutOfBandChannel);