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