<br>
===== ItemsSource =====
{{Attention| The '''ItemsSource''' in the above example is a way to populate the selection list dynamically by taking the MetaProperty.SelectiveList items of the STATUSCOLOR property that we are filtering, taken from the first child in the list. This selection list will therefore become empty if all items are filtered out of the Children collection.}}
Note that in this example, a Properties.AllItems[LK_PLANT_QUERY] is added to the Content object to provide the list of items displayed by the Picker, as a workaround to the Children.Items[0] approach.
[[Category:2.6.1|Property Based Content Filters]][[Category:Version 1.2|Property Based Content Filters]][[Category:WinX|Property Based Content Filters]][[Category:Xamarin|Property Based Content Filters]]
=== Displaying Results ===