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