| DetachedWindow | Used to represent the properties of a detached window. |
| MessageBox | A message dialog window that you can use to show a message with buttons |
| MessageBoxButton | This Enum contains MessageBox buttons |
| MessageBoxImage | This Enum contains MessageBox image icons |
| MessageBoxResult | This Enum contains MessageBox results |
| OwnerType | The types of owners for windows |
| ResizeMode | Types of resize modes for windows |
| Window | The window class, you can use it to show a window that can contain other chart controls |
| WindowStartupLocation | Types of startup locations that you can use for windows |
| WindowState | Types of states for windows |