1 write to _applyDefaultSort
System.Data.Common (1)
System\Data\DataViewSetting.cs (1)
28
_applyDefaultSort
= value;
2 references to _applyDefaultSort
System.Data.Common (2)
System\Data\DataViewSetting.cs (2)
23
get { return
_applyDefaultSort
; }
26
if (
_applyDefaultSort
!= value)