1 write to MyIsLiveFiltering
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1323
MyIsLiveFiltering
= value;
2 references to MyIsLiveFiltering
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1787
if (
MyIsLiveFiltering
!= null && cvls.CanChangeLiveFiltering)
1789
cvls.IsLiveFiltering =
MyIsLiveFiltering
;