9 references to Action
PresentationFramework (8)
System\Windows\Controls\DataGridCellsPanel.cs (1)
2049
switch (args.
Action
)
System\Windows\Controls\Panel.cs (1)
687
switch (args.
Action
)
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
380
switch (args.
Action
)
System\Windows\Controls\VirtualizingPanel.cs (1)
513
switch (args.
Action
)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
3556
args.
Action
,
3586
switch (args.
Action
)
3650
switch (args.
Action
)
3710
Debug.Assert(args.
Action
== NotifyCollectionChangedAction.Reset && args.ItemCount == 1);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
31
switch (args.
Action
)