2 writes to _customSort
WindowsBase (2)
Base\System\ComponentModel\GroupDescription.cs (2)
145
_customSort
= value;
239
_customSort
= null;
2 references to _customSort
WindowsBase (2)
Base\System\ComponentModel\GroupDescription.cs (2)
142
get { return
_customSort
; }
237
if (
_customSort
!= null)