1 write to MyIsLiveFiltering
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
1334MyIsLiveFiltering = value;
2 references to MyIsLiveFiltering
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1798if (MyIsLiveFiltering != null && cvls.CanChangeLiveFiltering) 1800cvls.IsLiveFiltering = MyIsLiveFiltering;