.NET Framework Class Library
Window Fields
The Window type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
AllowsTransparencyProperty | Identifies the AllowsTransparency dependency property. |
|
IconProperty | Identifies the Icon dependency property. |
|
IsActiveProperty | Identifies the IsActive dependency property. |
|
LeftProperty | Identifies the Left dependency property. |
|
ResizeModeProperty | Identifies the ResizeMode dependency property. |
|
ShowActivatedProperty | Identifies the ShowActivated dependency property. |
|
ShowInTaskbarProperty | Identifies the ShowInTaskbar dependency property. |
|
SizeToContentProperty | Identifies the SizeToContent dependency property. |
|
TaskbarItemInfoProperty | Identifies the TaskbarItemInfo dependency property. |
|
TitleProperty | Identifies the Title dependency property. |
|
TopmostProperty | Identifies the Topmost dependency property. |
|
TopProperty | Identifies the Top dependency property. |
|
WindowStateProperty | Identifies the WindowState dependency property. |
|
WindowStyleProperty | Identifies the WindowStyle dependency property. |
See Also