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