Click or drag to resize

WindowConfiguration Fields

The WindowConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHasOwnerProperty
Identifies the HasOwner dependency property
Public fieldStatic memberHeightProperty
Identifies the Height dependency property
Public fieldStatic memberIconKeyProperty
Identifies the IconKey dependency property
Public fieldStatic memberIconProperty
Identifies the Icon dependency property
Public fieldStatic memberIsModalProperty
Identifies the IsModal dependency property
Public fieldStatic memberIsWindowPersistentProperty
Identifies the IsWindowPersistent dependency property
Public fieldStatic memberMaxHeightProperty
Identifies the MaxHeight dependency property
Public fieldStatic memberMaxWidthProperty
Identifies the MaxWidth dependency property
Public fieldStatic memberMinHeightProperty
Identifies the MinHeight dependency property
Public fieldStatic memberMinWidthProperty
Identifies the MinWidth dependency property
Public fieldStatic memberResizeModeProperty
Identifies the ResizeMode dependency property
Public fieldStatic memberShowInTaskbarProperty
Identifies the ShowInTaskbar dependency property
Public fieldStatic memberSizeToContentProperty
Identifies the SizeToContent dependency property
Public fieldStatic memberTitleProperty
Identifies the Title dependency property
Public fieldStatic memberTopmostProperty
Identifies the Topmost dependency property
Public fieldStatic memberWidthProperty
Identifies the Width dependency property
Public fieldStatic memberWindowStartupLocationProperty
Identifies the WindowStartupLocation dependency property
Public fieldStatic memberWindowStateProperty
Identifies the WindowState dependency property
Public fieldStatic memberWindowStyleProperty
Identifies the WindowStyle dependency property
Top
See Also