1 write to prop
System.Data.Linq (1)
SortableBindingList.cs (1)
67this.prop = prop;
2 references to prop
System.Data.Linq (2)
SortableBindingList.cs (2)
83object xValue = prop.GetValue(x); 84object yValue = prop.GetValue(y);