4 writes to _crossThreadCost
PresentationFramework (4)
src\Framework\MS\Internal\Data\DataBindEngine.cs (4)
508
_crossThreadCost
+= cost;
526
_crossThreadCost
+= delta;
548
_crossThreadCost
-= op.Cost;
583
_crossThreadCost
= 0;