PropertyGrid for WPF
BaseEditor<P,C> クラス
メンバ 

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 : BaseEditor<P,C> クラス
シンタックス
'宣言
 
Public MustInherit Class BaseEditor
    (Of P,C As System.Windows.FrameworkElement) 
   Implements IPropertyGridEditor 
public abstract class BaseEditor<P,C> : IPropertyGridEditor  
where C: System.Windows.FrameworkElement
型パラメータ
P
C
参照

BaseEditor<P,C> メンバ
C1.WPF.PropertyGrid 名前空間