I have a combo box that displays a list of values filtered by another combo box.

I want that when the user checks a box all default values are selected but considering the filter.
Currently the Choices statement works in the DefaultSelectedItems property but I need the values to be filtered

Can somebody help me please?
Thank you!