Click or drag to resize

WindowConfiguration Methods

The WindowConfiguration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetHasOwner
Gets the value of HasOwner
Public methodStatic memberGetHeight
Gets the value of Height
Public methodStatic memberGetIcon
Gets the value of Icon
Public methodStatic memberGetIconKey
Gets the value of IconKey
Public methodStatic memberGetIsModal
Gets the value of IsModal
Public methodStatic memberGetIsWindowPersistent
Gets the value of IsWindowPersistent
Public methodStatic memberGetMaxHeight
Gets the value of MaxHeight
Public methodStatic memberGetMaxWidth
Gets the value of MaxWidth
Public methodStatic memberGetMinHeight
Gets the value of MinHeight
Public methodStatic memberGetMinWidth
Gets the value of MinWidth
Public methodStatic memberGetResizeMode
Gets the value of ResizeMode
Public methodStatic memberGetShowInTaskbar
Gets the value of ShowInTaskbar
Public methodStatic memberGetSizeToContent
Gets the value of SizeToContent
Public methodStatic memberGetTitle
Gets the value of Title
Public methodStatic memberGetTopmost
Gets the value of Topmost
Public methodStatic memberGetWidth
Gets the value of Width
Public methodStatic memberGetWindowStartupLocation
Gets the value of WindowStartupLocation
Public methodStatic memberGetWindowState
Gets the value of WindowState
Public methodStatic memberGetWindowStyle
Gets the value of WindowStyle
Public methodStatic memberSetHasOwner
Sets the value of the HasOwner attached property
Public methodStatic memberSetHeight
Sets the value of the Height attached property
Public methodStatic memberSetIcon
Sets the value of the Icon attached property
Public methodStatic memberSetIconKey
Sets the value of the IconKey attached property
Public methodStatic memberSetIsModal
Sets the value of the IsModal attached property
Public methodStatic memberSetIsWindowPersistent
Sets the value of the IsWindowPersistent attached property
Public methodStatic memberSetMaxHeight
Sets the value of the MaxHeight attached property
Public methodStatic memberSetMaxWidth
Sets the value of the MaxWidth attached property
Public methodStatic memberSetMinHeight
Sets the value of the MinHeight attached property
Public methodStatic memberSetMinWidth
Sets the value of the MinWidth attached property
Public methodStatic memberSetResizeMode
Sets the value of the ResizeMode attached property
Public methodStatic memberSetShowInTaskbar
Sets the value of the ShowInTaskbar attached property
Public methodStatic memberSetSizeToContent
Sets the value of the SizeToContent attached property
Public methodStatic memberSetTitle
Sets the value of the Title attached property
Public methodStatic memberSetTopmost
Sets the value of the Topmost attached property
Public methodStatic memberSetWidth
Sets the value of the Width attached property
Public methodStatic memberSetWindowStartupLocation
Sets the value of the WindowStartupLocation attached property
Public methodStatic memberSetWindowState
Sets the value of the WindowState attached property
Public methodStatic memberSetWindowStyle
Sets the value of the WindowStyle attached property
Top
See Also