wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

ContentDialog(Page?)

Open daef opened this issue 1 year ago • 1 comments

Describe the bug

in the gallery example app the "XAML source code" button doesnt work.

To Reproduce

open gallery app / dialogs and flyout / contentdialog / "XAML source code"

Expected behavior

open the correct url

Screenshots

No response

OS version

doesn't matter

.NET version

yes

WPF-UI NuGet version

don't know

Additional context

No response

daef avatar Apr 10 '24 18:04 daef

Hi there! I really have to push this issue, because it is frustrating me currently.

All I want to do, is create a dialog with ContentDialog and enter a few values in some textboxes. Of course preferably via viewmodel that is sticked to the ContentDialog. I cannot figure out how to do that and need to go with a different approach... Is it the ContentDialog now or the ContentDialoPage?

hansoolow avatar Jun 01 '24 22:06 hansoolow