Implemented interface member:
2 references to IsLiveSorting
PresentationFramework (2)
System\Windows\Data\ListCollectionView.cs (2)
1479get { return (IsLiveSorting==true) || (IsLiveFiltering==true) || (IsLiveGrouping==true); } 3097if (IsLiveSorting == true)