How many types of window in WPF?



How many types of window in WPF?..

Answer / Gaurav Bahadur Chand

In WPF, there are three main types of windows: Window (the default), ChildWindow (a modal dialog box), and NavigationWindow (for navigation between pages).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

How we can change the entry point in WPF application?

1 Answers   Tech Mahindra,


What is the series of event fired for application shutdown in wpf?

1 Answers  


What are templates and its type in wpf?

1 Answers  


What type of elements can be hosted in a ToolBar?

1 Answers  


What is wpf directx?

1 Answers  


How to exit a wpf app programmatically?

1 Answers  


What is a form based application?

1 Answers  


What does wpf stand for?

1 Answers  


What is the use of Data Templates in binding in WPF binding controls?

1 Answers  


What are value converters in wpf?

1 Answers  


Provide some instances where you have "xmlns:x" namespace in xaml?

1 Answers  


What are windows presentation foundation applications?

1 Answers  


Categories