DialogService.GetParentWindow() Method
Returns the dialog’s parent window.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Returns
| Type | Description |
|---|---|
| Window | A Window object. |
Implements
See Also