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