9 references to Action
PresentationFramework (8)
System\Windows\Controls\DataGridCellsPanel.cs (1)
2053
switch (args.
Action
)
System\Windows\Controls\Panel.cs (1)
694
switch (args.
Action
)
System\Windows\Controls\Primitives\ToolBarPanel.cs (1)
389
switch (args.
Action
)
System\Windows\Controls\VirtualizingPanel.cs (1)
519
switch (args.
Action
)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
3561
args.
Action
,
3591
switch (args.
Action
)
3655
switch (args.
Action
)
3715
Debug.Assert(args.
Action
== NotifyCollectionChangedAction.Reset && args.ItemCount == 1);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
37
switch (args.
Action
)