Class | Description | |
---|---|---|
CloseCommand | A Infragistics.CommandBase object that will be closed. | |
DialogRootPanel | A panel that should used as the Root Element of the Infragistics.Controls.Interactions.XamDialogWindow | |
MaximizeCommand | A Infragistics.CommandBase object that will be maximized. | |
MinimizeCommand | A Infragistics.CommandBase object that will be minimized. | |
RestoreCommand | A Infragistics.CommandBase for setting a Infragistics.Controls.Interactions.XamDialogWindow's WindowState to normal. | |
ToggleMaximizeCommand | A Infragistics.CommandBase for toggling between the Normal and Maximized states. | |
ToggleMinimizeCommand | A Infragistics.CommandBase for toggling between the Normal and Minimized states. | |
XamDialogWindowCommandBase | Base class for all commands that deal with a Infragistics.Controls.Interactions.XamDialogWindow. |