9 references to Action
PresentationFramework (8)
System\Windows\Controls\DataGridCellsPanel.cs (1)
2044
switch (args.
Action
)
System\Windows\Controls\Panel.cs (1)
687
switch (args.
Action
)
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
379
switch (args.
Action
)
System\Windows\Controls\VirtualizingPanel.cs (1)
510
switch (args.
Action
)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
3542
args.
Action
,
3572
switch (args.
Action
)
3636
switch (args.
Action
)
3696
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
)