public static class Win32PropertiesPublic NotInheritable Class Win32Properties[<AbstractClassAttribute>]
[<SealedAttribute>]
type Win32Properties = class end| AddWindowStylesCallback(TopLevel, Win32PropertiesCustomWindowStylesCallback) | Adds a callback to set the window's style. |
| AddWndProcHookCallback(TopLevel, Win32PropertiesCustomWndProcHookCallback) | Adds a custom callback for the window's WndProc |
| GetNonClientHitTestResult(Visual) | |
| RemoveWindowStylesCallback(TopLevel, Win32PropertiesCustomWindowStylesCallback) | Removes a callback to set the window's style. |
| RemoveWndProcHookCallback(TopLevel, Win32PropertiesCustomWndProcHookCallback) | Removes a custom callback for the window's WndProc |
| SetNonClientHitTestResult(Visual, Win32PropertiesWin32HitTestValue) |