WindowConfiguration Methods |
The WindowConfiguration type exposes the following members.
Name | Description | |
---|---|---|
GetHasOwner |
Gets the value of HasOwner
| |
GetHeight |
Gets the value of Height
| |
GetIcon |
Gets the value of Icon
| |
GetIconKey |
Gets the value of IconKey
| |
GetIsModal |
Gets the value of IsModal
| |
GetIsWindowPersistent |
Gets the value of IsWindowPersistent
| |
GetMaxHeight |
Gets the value of MaxHeight
| |
GetMaxWidth |
Gets the value of MaxWidth
| |
GetMinHeight |
Gets the value of MinHeight
| |
GetMinWidth |
Gets the value of MinWidth
| |
GetResizeMode |
Gets the value of ResizeMode
| |
GetShowInTaskbar |
Gets the value of ShowInTaskbar
| |
GetSizeToContent |
Gets the value of SizeToContent
| |
GetTitle |
Gets the value of Title
| |
GetTopmost |
Gets the value of Topmost
| |
GetWidth |
Gets the value of Width
| |
GetWindowStartupLocation |
Gets the value of WindowStartupLocation
| |
GetWindowState |
Gets the value of WindowState
| |
GetWindowStyle |
Gets the value of WindowStyle
| |
SetHasOwner |
Sets the value of the HasOwner attached property
| |
SetHeight |
Sets the value of the Height attached property
| |
SetIcon |
Sets the value of the Icon attached property
| |
SetIconKey |
Sets the value of the IconKey attached property
| |
SetIsModal |
Sets the value of the IsModal attached property
| |
SetIsWindowPersistent |
Sets the value of the IsWindowPersistent attached property
| |
SetMaxHeight |
Sets the value of the MaxHeight attached property
| |
SetMaxWidth |
Sets the value of the MaxWidth attached property
| |
SetMinHeight |
Sets the value of the MinHeight attached property
| |
SetMinWidth |
Sets the value of the MinWidth attached property
| |
SetResizeMode |
Sets the value of the ResizeMode attached property
| |
SetShowInTaskbar |
Sets the value of the ShowInTaskbar attached property
| |
SetSizeToContent |
Sets the value of the SizeToContent attached property
| |
SetTitle |
Sets the value of the Title attached property
| |
SetTopmost |
Sets the value of the Topmost attached property
| |
SetWidth |
Sets the value of the Width attached property
| |
SetWindowStartupLocation |
Sets the value of the WindowStartupLocation attached property
| |
SetWindowState |
Sets the value of the WindowState attached property
| |
SetWindowStyle |
Sets the value of the WindowStyle attached property
|