Click here to Skip to main content
15,905,420 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
Please tell me, What is UIElement? Please explain simply with an example.

Regards
Rahul
Posted

Why did you post it as a homework statement? What did you try to find about it?

Here, read all about them:
MSDN: WPF Architecture UIElement[^]
MSDN: UIElement Class[^]
 
Share this answer
 
Comments
Prasad_Kulkarni 22-Jun-12 1:34am    
My 5!
In short:
UIElement means: A control that is hosted in the shell and shared between multiple modules, such as a toolbar button, menu item, or status panel.

You can get more detailed description on MSDN[^] as Sandeep has already provided you the link.

In addition have a look on following thread:
System.Windows.UIElement[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900