ThumbButtonClickEventArgs.Handle Property
In This Article
Gets the window handle that the TaskbarAssistant is bound to.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int |
The window handle that the Taskbar |
#Remarks
The Handle property returns the handle of the TaskbarAssistant.ParentControl.
See Also