1 write to applyDefaultSort
System.Data (1)
fx\src\data\System\Data\DataViewSetting.cs (1)
39
applyDefaultSort
= value;
2 references to applyDefaultSort
System.Data (2)
fx\src\data\System\Data\DataViewSetting.cs (2)
35
return
applyDefaultSort
;
38
if (
applyDefaultSort
!= value) {