11 references to CloseBatch
PresentationCore (11)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2448channel.CloseBatch();
System\Windows\InterOp\HwndTarget.cs (2)
743outOfBandChannel.CloseBatch(); 2262outOfBandChannel.CloseBatch();
System\Windows\Media\CompositionTarget.cs (1)
65outOfBandChannel.CloseBatch();
System\Windows\Media\HostVisual.cs (1)
212_target.OutOfBandChannel.CloseBatch();
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1328channel.CloseBatch();
System\Windows\Media\MediaContext.cs (2)
1212Channel.CloseBatch(); 2067Channel?.CloseBatch();
System\Windows\Media\Renderer.cs (3)
94channel.CloseBatch(); 112channel.CloseBatch(); 161channel.CloseBatch();