Windows Presentation Foundation (WPF) Question:

Download Job Interview Questions and Answers PDF

How size of StatusBar increased proportionally?

WPF Interview Question
WPF Interview Question

Answer:

By overruling the ItemsPanel attribute of StatusBar with a grid. The grid's columns can be appropriately configured to get the desired result.

Download WPF Interview Questions And Answers PDF

Previous QuestionNext Question
Which methods present in the DependencyObject?Can we use Windows Forms in a WPF application?