Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a predicate for search and filtering.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Class PropertyFilterPredicate
'Usage
Dim instance As PropertyFilterPredicate
public class PropertyFilterPredicate
public ref class PropertyFilterPredicate
public class PropertyFilterPredicate
Remarks
Predicates are strings to compare with.
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.PropertyEditing.PropertyFilterPredicate
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
PropertyFilterPredicate Members
Microsoft.Windows.Design.PropertyEditing Namespace