
'宣言
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class BaseControlHandler Inherits System.Windows.DependencyObject
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class BaseControlHandler : System.Windows.DependencyObject
コントロールには、プラットフォーム固有のコントロールハンドラである C1.Win.Data.ControlHandler、 C1.WPF.Data.ControlHandler、または C1.Silverlight.Data.ControlHandler を使用してください。
プラットフォームごとのサポートされている GUI コントロールのリストについては、各プラットフォームの ControlHandler のリファレンスを参照してください。
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.Data.ControlHandler