Skip to main content
A newer version of this page is available. .

FilterCheckedListPickerViewModel Properties

A View Model used in the FilterCheckedListPickerItem class.
Name Description
Context Gets or sets the context that allows you to bind a filtering UI element to a control’s data. This is a bindable property. Inherited from FilterListPickerBaseViewModel.
FilteringContext Inherited from FilterListPickerBaseViewModel.
FilterModel Returns the filter model associated with the filter item.
OkCommand Inherited from FilterListPickerBaseViewModel.
Owner Inherited from FilterListPickerBaseViewModel.
ResetCommand Inherited from FilterListPickerBaseViewModel.
See Also