How we can change the entry point in WPF application?



How we can change the entry point in WPF application?..

Answer / Rohit Kumar Kele

To change the entry point of a WPF application, you need to modify the App.xaml file's StartupUri property and set it to the new resource that represents your custom application class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

why do we need two different kinds of trees?

1 Answers  


When was wpf introduced?

1 Answers  


Define Path animations in WPF

1 Answers  


How is mvvm different from mvc?

1 Answers  


How to Set Window Title Bar Name at RunTime in WPF?

1 Answers  


Explain the need of binding and commands?

1 Answers  


What do you understand by a routed event and what are its types?

1 Answers  


What are the various x: prefix used in xaml language?

1 Answers  


What is difference between windows application and desktop application?

1 Answers  


What does wpf stand for?

1 Answers  


Write about prism?

1 Answers  


What are the most important features of mvvm?

1 Answers  


Categories