PropertyFilter Class
Used as part of the searching and filtering functionality that may be provided by the property editing host.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Class PropertyFilter
'Usage
Dim instance As PropertyFilter
public class PropertyFilter
public ref class PropertyFilter
public class PropertyFilter
Remarks
This class contains a list of predicates, which are strings to compare with.
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.PropertyEditing.PropertyFilter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace