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