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