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)
142get { return _customSort; } 237if (_customSort != null)