< Back
Test-WpfWindowClosed
Post
NAME Test-WpfWindowClosed
SYNOPSIS
Returns whether a specific window is closed.
SYNTAX
Test-WpfWindowClosed [-Window] <System.Windows.Window> [<CommonParameters>]
DESCRIPTION
Returns whether a specific window is closed.
PARAMETERS
-Window <System.Windows.Window>
The window object.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Online Version: https://github.com/horker/oxyplotcli2/b ... wClosed.md
SYNOPSIS
Returns whether a specific window is closed.
SYNTAX
Test-WpfWindowClosed [-Window] <System.Windows.Window> [<CommonParameters>]
DESCRIPTION
Returns whether a specific window is closed.
PARAMETERS
-Window <System.Windows.Window>
The window object.
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Online Version: https://github.com/horker/oxyplotcli2/b ... wClosed.md