GroupPane Class Members
The following tables list the members exposed by GroupPane.
Public Constructors
Name | Description | |
---|---|---|
![]() | GroupPane Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | ChangeOrientationCommand | Gets or sets the change orientation command. |
![]() | ClosePaneCommand | Gets or sets the close pane command. |
![]() | IsMainPane | Gets whether this is the main pane |
![]() | IsTabbed | Gets or sets whether this pane is tabbed |
![]() | PaneElement | Gets or sets the Pane UIElement |
![]() | PaneViewModel | Gets or sets the Pane ViewModel |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
See Also