What is the class hierarchy in windows presentation foundation?



What is the class hierarchy in windows presentation foundation?..

Answer / Deepak Kumar Ravi

The primary classes in WPF are: UIElement, FrameworkElement, Control, ContentControl, ItemsControl, UIElement3D, Visual3D, MediaElement, Shape, and TextBlock. These form a hierarchical tree structure for constructing user interfaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is the base class for all renderable types in wpf?

1 Answers  


What does xaml define in wpf?

1 Answers  


What are the various layout panels in WPF?

1 Answers  


What type is used to render wpf output to a bitmap?

1 Answers  


What are the different types of layout controls?

1 Answers  


What are two common properties on all the shape classes?

1 Answers  


What are style triggers?

1 Answers  


What is style inheritance?

1 Answers  


When you create a WPF application instead of Windows Forms application?

1 Answers  


What are the core assemblies in WPF ?

1 Answers   Sans Pareil IT Services,


What is windows presentation foundation host?

1 Answers  


I want to make ListBox arrange its items horizontally instead of vertically. How it is possible in WPF?

1 Answers   Tech Mahindra,


Categories