IPropertyFilterTarget Interface

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

IPropertyFilterTarget Members

Microsoft.Windows.Design.PropertyEditing Namespace

Other Resources

WPF Designer Extensibility

Property Editing Architecture