HwndSource Constructor
.NET Framework 3.0
Initializes a new instance of the HwndSource class.
HwndSource Members
System.Windows.Interop Namespace
Security Note:
|
|---|
| This method is not available in the Internet security zone. |
| Name | Description |
|---|---|
| HwndSource (HwndSourceParameters) | Initializes a new instance of the HwndSource class by using a structure that contains the initial settings. |
| HwndSource (Int32, Int32, Int32, Int32, Int32, String, IntPtr) | Initializes a new instance of the HwndSource class with a specified class style, style, extended style, x-y position, name, and parent window. |
| HwndSource (Int32, Int32, Int32, Int32, Int32, Int32, Int32, String, IntPtr) | Initializes a new instance of the HwndSource class with a specified class style, style, extended style, x-y position, width, height, name, and parent window. |
| HwndSource (Int32, Int32, Int32, Int32, Int32, Int32, Int32, String, IntPtr, Boolean) | Initializes a new instance of the HwndSource class with a specified class style, style, extended style, x-y position, width, height, name, parent window, and whether the window is autosized. |
Reference
HwndSource ClassHwndSource Members
System.Windows.Interop Namespace
Security Note: