BasicWindow Fields |
The BasicWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandsProperty |
The commands property
| |
| HasControlBoxProperty |
The has control box property, indicate if the windows contains the control box (Minimize, Maximum and Close button)
| |
| HasLoadedProperty |
The DependencyProperty for the property HasLoaded
| |
| IsBusyProperty |
The DependencyProperty for IsBusy property
| |
| IsTitleHighlightedProperty |
The is title highlighted property
| |
| SideBarMaxWidthProperty |
The DependencyProperty holding the Maximum width of the SideBar.
| |
| SideBarMinWidthProperty |
The DependencyProperty holding the Minimum width of the SideBar.
| |
| SideBarProperty |
The DependencyProperty for SideBar
| |
| SideBarTitleProperty |
The DependencyProperty for SideBarTitle
| |
| SideBarVisibilityProperty |
The DependencyProperty for SideBarVisibility
| |
| WindowStatusProperty |
The Dependency Property for WindowStatus property
|