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