What are different kinds of templates in wpf?



What are different kinds of templates in wpf?..

Answer / Nripendra Misra

1. DataTemplate - used to define the visual representation of data items. 2. ControlTemplate - used to change the appearance of a control while maintaining its behavior. 3. Style - combines multiple properties for a consistent look and feel across controls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Describe how you would go about writing your own button style?

1 Answers  


What is the default Orientation of Stack Panel?

1 Answers  


What is the use of custom control?

1 Answers  


What is WPF?

1 Answers  


What is wpf directx?

1 Answers  


What is the need of wpf when we had windows forms?

1 Answers  


what is the use of property element syntax?

1 Answers  


How to navigate from window to page in wpf?

1 Answers  


What is wpf explain briefly?

1 Answers  


What types of control in WPF?

1 Answers  


What is code window?

1 Answers  


Is wpf desktop application?

1 Answers  


Categories