Click or drag to resize

WindowConfiguration Attached Properties

The WindowConfiguration type exposes the following members.

Attached Properties
  NameDescription
Public attached propertyHasOwner
Identifies the HasOwner dependency property
Public attached propertyHeight
Identifies the Height dependency property
Public attached propertyIcon
Identifies the Icon dependency property
Public attached propertyIconKey
Identifies the IconKey dependency property
Public attached propertyIsModal
Identifies the IsModal dependency property
Public attached propertyIsWindowPersistent
Identifies the IsWindowPersistent dependency property
Public attached propertyMaxHeight
Identifies the MaxHeight dependency property
Public attached propertyMaxWidth
Identifies the MaxWidth dependency property
Public attached propertyMinHeight
Identifies the MinHeight dependency property
Public attached propertyMinWidth
Identifies the MinWidth dependency property
Public attached propertyResizeMode
Identifies the ResizeMode dependency property
Public attached propertyShowInTaskbar
Identifies the ShowInTaskbar dependency property
Public attached propertySizeToContent
Identifies the SizeToContent dependency property
Public attached propertyTitle
Identifies the Title dependency property
Public attached propertyTopmost
Identifies the Topmost dependency property
Public attached propertyWidth
Identifies the Width dependency property
Public attached propertyWindowStartupLocation
Identifies the WindowStartupLocation dependency property
Public attached propertyWindowState
Identifies the WindowState dependency property
Public attached propertyWindowStyle
Identifies the WindowStyle dependency property
Top
See Also