| Visual Basic (Declaration) | |
|---|---|
Public Class ContentPaneCommands Inherits Commands(Of ContentPane) | |
| C# | |
|---|---|
public class ContentPaneCommands : Commands<ContentPane> | |
| Infragistics3.Wpf.DockManager.v8.1 | |
| ContentPaneCommands Class | |
| See Also Members | |
|
| Infragistics.Windows.DockManager Namespace : ContentPaneCommands Class |
| Visual Basic (Declaration) | |
|---|---|
Public Class ContentPaneCommands Inherits Commands(Of ContentPane) | |
| C# | |
|---|---|
public class ContentPaneCommands : Commands<ContentPane> | |