1 write to _sendPresentDelegate
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
64_sendPresentDelegate = SendPresent;
2 references to _sendPresentDelegate
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
561mediaContext.CommittingBatch += _sendPresentDelegate; 572mediaContext.CommittingBatch -= _sendPresentDelegate;