Click or drag to resize
weroSoft AG, Software
DialogWindowModelBaseParent Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the parent window of this dialog.

Namespace:  WeroSoft.UnitTesting.Wpf
Assembly:  WeroSoft.UnitTesting.Library (in WeroSoft.UnitTesting.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public WpfWindow Parent { get; }

Property Value

Type: WpfWindow
See Also