2 writes to sort
System.Data (2)
fx\src\data\System\Data\DataViewSetting.cs (2)
28
this.
sort
= sort;
110
this.
sort
= value;
2 references to sort
System.Data (2)
fx\src\data\System\Data\DataViewSetting.cs (2)
103
return
sort
;
109
if (this.
sort
!= value) {