更新 : 2007 年 11 月
プロパティを表します。
名前空間 : Microsoft.Windows.Design.PropertyEditing
アセンブリ : Microsoft.Windows.Design (Microsoft.Windows.Design.dll 内)
構文
'宣言
Public MustInherit Class PropertyEntry _
Implements INotifyPropertyChanged, IPropertyFilterTarget
'使用
Dim instance As PropertyEntry
public abstract class PropertyEntry : INotifyPropertyChanged,
IPropertyFilterTarget
public ref class PropertyEntry abstract : INotifyPropertyChanged,
IPropertyFilterTarget
public abstract class PropertyEntry implements INotifyPropertyChanged, IPropertyFilterTarget
解説
PropertyEntry クラスは、主に型固有の追加的なデータをプロパティに提供します。
PropertyEntry クラスは、ホスト インフラストラクチャの派生クラス用です。
継承階層
System.Object
Microsoft.Windows.Design.PropertyEditing.PropertyEntry
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.PropertyEditing 名前空間