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