diff --git a/Pwsh/WindowsForms/ShowImage-Basic.ps1 b/Pwsh/WindowsForms/ShowImage-Basic.ps1 new file mode 100644 index 0000000..c07409e --- /dev/null +++ b/Pwsh/WindowsForms/ShowImage-Basic.ps1 @@ -0,0 +1,35 @@ +Add-Type -AssemblyName PresentationFramework +$xaml = [xml]@' + + + + +