4 references to IsRemoved
PresentationFramework (4)
System\Windows\Controls\ItemsControl.cs (3)
3639else if (info.IsRemoved || !ItemsControl.EqualsEx(info.Item, 3882if (this.IsRemoved || that.IsRemoved)
System\Windows\Controls\Primitives\Selector.cs (1)
2823if (!info.IsRemoved)