WinUIDialogWindow.Activate() Method
In This Article
Activates the current WinUIDialogWindow.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true, if the dialog is activated; otherwise, false. |
See Also