'Declaration Public MustInherit Class BaseControlHandler Inherits System.Windows.DependencyObject
public abstract class BaseControlHandler : System.Windows.DependencyObject
'Declaration Public MustInherit Class BaseControlHandler Inherits System.Windows.DependencyObject
public abstract class BaseControlHandler : System.Windows.DependencyObject
Use platform-specific control handlers for your controls: C1.Win.Data.ControlHandler, C1.WPF.Data.ControlHandler, and C1.Silverlight.Data.ControlHandler.
The list of supported GUI controls for each platform can be found in the reference of that platform's ControlHandler.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.Data.ControlHandler