1 write to _action
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
36_action = action;
1 reference to _action
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
58public NotifyCollectionChangedAction Action { get { return _action; } }