| Name | Description |
  | DockBottomBox | Returns an object containing the System.Windows.Controls.Dock 'Bottom'. |
  | DockLeftBox | Returns an object containing the System.Windows.Controls.Dock 'Left'. |
  | DockRightBox | Returns an object containing the System.Windows.Controls.Dock 'Right'. |
  | DockTopBox | Returns an object containing the System.Windows.Controls.Dock 'Top'. |
  | FalseBox | Returns an object containing the boolean 'false' |
  | HorizontalAlignmentCenterBox | Returns an object containing the System.Windows.HorizontalAlignment 'Center'. |
  | HorizontalAlignmentLeftBox | Returns an object containing the System.Windows.HorizontalAlignment 'Left'. |
  | HorizontalAlignmentRightBox | Returns an object containing the System.Windows.HorizontalAlignment 'Right'. |
  | HorizontalAlignmentStretchBox | Returns an object containing the System.Windows.HorizontalAlignment 'Stretch'. |
  | OrientationHorizontalBox | Returns an object containing the System.Windows.Controls.Orientation 'Horizontal'. |
  | OrientationVerticalBox | Returns an object containing the System.Windows.Controls.Orientation 'Vertical'. |
  | ScrollBarVisibilityAutoBox | Returns an object containing the System.Windows.Controls.ScrollBarVisibility 'Auto'. |
  | ScrollBarVisibilityDisabledBox | Returns an object containing the System.Windows.Controls.ScrollBarVisibility 'Disabled'. |
  | ScrollBarVisibilityHiddenBox | Returns an object containing the System.Windows.Controls.ScrollBarVisibility 'Hidden'. |
  | ScrollBarVisibilityVisibleBox | Returns an object containing the System.Windows.Controls.ScrollBarVisibility 'Visible'. |
  | TrueBox | Returns an object containing the boolean 'true' |
  | VerticalAlignmentBottomBox | Returns an object containing the System.Windows.VerticalAlignment 'Bottom'. |
  | VerticalAlignmentCenterBox | Returns an object containing the System.Windows.VerticalAlignment 'Center'. |
  | VerticalAlignmentStretchBox | Returns an object containing the System.Windows.VerticalAlignment 'Stretch'. |
  | VerticalAlignmentTopBox | Returns an object containing the System.Windows.VerticalAlignment 'Top'. |
  | VisibilityCollapsedBox | Returns an object containing the System.Windows.Visibility 'Hidden'. |
  | VisibilityHiddenBox | Returns an object containing the System.Windows.Visibility 'Hidden'. |
  | VisibilityVisibleBox | Returns an object containing the System.Windows.Visibility 'Visible'. |