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.
Handles sorting and filtering functionality.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Interface IPropertyFilterTarget
'Usage
Dim instance As IPropertyFilterTarget
public interface IPropertyFilterTarget
public interface class IPropertyFilterTarget
public interface IPropertyFilterTarget
Remarks
The IPropertyFilterTarget interface is used by the host infrastructure for the Microsoft.Windows.Design.PropertyEditing namespace. IPropertyFilterTarget is used to determine whether a particular object should be filtered out.
See Also
Reference
Microsoft.Windows.Design.PropertyEditing Namespace