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