Click or drag to resize

BasicWindow Fields

The BasicWindow type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCommandsProperty
The commands property
Public fieldStatic memberHasControlBoxProperty
The has control box property, indicate if the windows contains the control box (Minimize, Maximum and Close button)
Public fieldStatic memberHasLoadedProperty
The DependencyProperty for the property HasLoaded
Public fieldStatic memberIsBusyProperty
The DependencyProperty for IsBusy property
Public fieldStatic memberIsTitleHighlightedProperty
The is title highlighted property
Public fieldStatic memberSideBarMaxWidthProperty
The DependencyProperty holding the Maximum width of the SideBar.
Public fieldStatic memberSideBarMinWidthProperty
The DependencyProperty holding the Minimum width of the SideBar.
Public fieldStatic memberSideBarProperty
The DependencyProperty for SideBar
Public fieldStatic memberSideBarTitleProperty
The DependencyProperty for SideBarTitle
Public fieldStatic memberSideBarVisibilityProperty
The DependencyProperty for SideBarVisibility
Public fieldStatic memberWindowStatusProperty
The Dependency Property for WindowStatus property
Top
See Also