Users Pricing

forum

Home Forums Loading XAML content without new window – MindStick

Loading XAML content without new window

Anonymous User 2545 25 Sep 2013

I'm trying to find a way to change the content of a window in WPF without having to load a new window. In most cases, the following works just fine:

dim x as new window

x.show()

me.close

Is there a way to do something like the following?

dim x as new window

me.content = x


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md