Share via


ItemsControlFilterEvaluator.FilterTarget Property

Definition

Gets or sets an ItemsControl which is the target for filtering.

public:
 property System::Windows::Controls::ItemsControl ^ FilterTarget { System::Windows::Controls::ItemsControl ^ get(); void set(System::Windows::Controls::ItemsControl ^ value); };
public System.Windows.Controls.ItemsControl FilterTarget { get; set; }
member this.FilterTarget : System.Windows.Controls.ItemsControl with get, set
Public Property FilterTarget As ItemsControl

Property Value

Applies to