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