1 write to _sendPresentDelegate
PresentationCore (1)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
102_sendPresentDelegate = SendPresent;
2 references to _sendPresentDelegate
PresentationCore (2)
Core\CSharp\System\Windows\Interop\D3DImage.cs (2)
630mediaContext.CommittingBatch += _sendPresentDelegate; 641mediaContext.CommittingBatch -= _sendPresentDelegate;