2 writes to _cost
PresentationFramework (2)
MS\Internal\Data\DataBindOperation.cs (2)
19
_cost
= cost;
25
set {
_cost
= value; }
1 reference to _cost
PresentationFramework (1)
MS\Internal\Data\DataBindOperation.cs (1)
24
get { return
_cost
; }