CollectionViewSource::Filter Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides filtering logic.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
| Exception | Condition |
|---|---|
| InvalidOperationException | When adding a handler to this event, the View property value has a CanFilter property value of false. |
Show: