8 references to Action
PresentationFramework (8)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
2055switch (args.Action)
src\Framework\System\Windows\Controls\Panel.cs (1)
698switch (args.Action)
src\Framework\System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
390switch (args.Action)
src\Framework\System\Windows\Controls\VirtualizingPanel.cs (1)
565switch (args.Action)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (4)
3499args.Action, 3526switch (args.Action) 3590switch (args.Action) 3650Debug.Assert(args.Action == NotifyCollectionChangedAction.Reset && args.ItemCount == 1);