Hi,
can you please make some important difference between wpf Control and wpf element ? wpf control is derived from System.Windows.Controls.control class and wpf element is derived from System.Windows.FrameworkElement class.So what is the basic difference between them ?