Open a new WPF Window on button click

preview_player
Показать описание
Software: Visual Studio 2017 (All versions)
How to open a new Window using WPF (Windows Presentation Foundation) when a button is clicked.

#FpInfor #Dam #DamMp07 #DamMp07Uf1
Рекомендации по теме
Комментарии
Автор

Just a little mistake,
you can refer this window without ( instance name ) not ( namespace )
NameSpace is the Logical group of types or we can say namespace is a container

adelyaya
Автор

Finally the one whose lips are not moving tells the truth. 100% useful. Thanks!

john-danson
Автор

This is very underrated, i dont need 15 minutes of explanation, i can think by myself, thanks.

Kurumi_Kazuha
Автор

This video is a MASTERPIECE! I love fast and concrete tutorials. Thank you very much!

matjan
Автор

Thank you for solving the problem without making it 15 minutes video. Wish i could like more once

NamTran-hbte
Автор

This is the most helpful video I’ve ever seen, straight to the point. Thank you so much!

mayavonlilienfeld-toal
Автор

Buen tutorial, la busque arto, gracias..

roverserrano
Автор

Very nice

Just i would provide for closing the first window, instead of doing this :
this.Visibility = Visibility.Hiden;
It's better for performances to just close the first window :
this.Close();

loro
Автор

it was very helpful for my application. your content in general is underrated. but you deserve my sub good man!

helixracing