11 references to CloseBatch
PresentationCore (11)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2466channel.CloseBatch();
System\Windows\InterOp\HwndTarget.cs (2)
750outOfBandChannel.CloseBatch(); 2273outOfBandChannel.CloseBatch();
System\Windows\Media\CompositionTarget.cs (1)
88outOfBandChannel.CloseBatch();
System\Windows\Media\HostVisual.cs (1)
229_target.OutOfBandChannel.CloseBatch();
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1361channel.CloseBatch();
System\Windows\Media\MediaContext.cs (2)
1238Channel.CloseBatch(); 2097Channel.CloseBatch();
System\Windows\Media\Renderer.cs (3)
107channel.CloseBatch(); 125channel.CloseBatch(); 174channel.CloseBatch();