次の方法で共有


PropertyFilter クラス

更新 : 2007 年 11 月

プロパティ編集ホストで提供される検索およびフィルタ処理機能の一部として使用されます。

名前空間 :  Microsoft.Windows.Design.PropertyEditing
アセンブリ :  Microsoft.Windows.Design (Microsoft.Windows.Design.dll 内)

構文

'宣言
Public Class PropertyFilter
'使用
Dim instance As PropertyFilter
public class PropertyFilter
public ref class PropertyFilter
public class PropertyFilter

解説

このクラスには、比較対象の文字列である述語のリストが含まれています。

継承階層

System.Object
  Microsoft.Windows.Design.PropertyEditing.PropertyFilter

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

PropertyFilter メンバ

Microsoft.Windows.Design.PropertyEditing 名前空間

その他の技術情報

WPF デザイナの機能拡張

プロパティ編集アーキテクチャ