< Back

Close-WpfWindow

Sat Jan 18, 2020 6:16 pm

NAME Close-WpfWindow



SYNOPSIS

Closes a GUI window where a OxyPlot chart is displayed.





SYNTAX

Close-WpfWindow [-Window] <System.Windows.Window> [<CommonParameters>]





DESCRIPTION

Closes a GUI window where a OxyPlot chart is displayed.





PARAMETERS

-Window <System.Windows.Window>

A window object to be closed. The active window objects can be obtained by the `Get-WpfWindowList` cmdlet.



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 ... fWindow.md