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