9 references to Action
PresentationFramework (8)
System\Windows\Controls\DataGridCellsPanel.cs (1)
2043
switch (args.
Action
)
System\Windows\Controls\Panel.cs (1)
686
switch (args.
Action
)
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
378
switch (args.
Action
)
System\Windows\Controls\VirtualizingPanel.cs (1)
509
switch (args.
Action
)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
3541
args.
Action
,
3571
switch (args.
Action
)
3635
switch (args.
Action
)
3695
Debug.Assert(args.
Action
== NotifyCollectionChangedAction.Reset && args.ItemCount == 1);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
30
switch (args.
Action
)