Problem
When I populate my PopupMenu with some text values, I have no chance to show a default text, based on my values. There is only the .SelectedRowIndex available to set a value.
Proposed Solution
Add a .SelectedItem method, like in the Combobox.