1 write to _sendPresentDelegate
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
63_sendPresentDelegate = SendPresent;
2 references to _sendPresentDelegate
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (2)
560mediaContext.CommittingBatch += _sendPresentDelegate; 571mediaContext.CommittingBatch -= _sendPresentDelegate;