Gets the item in the list that is currently selected. This can return null in the case where no item in the list has been selected. This should be ignored for CheckBoxDropDownStyle style drop-downs because multiple items can be selected and each LiteItem should be checked individually.
"dropDownCommandInput_var" is a variable referencing a DropDownCommandInput object.
|
"dropDownCommandInput_var" is a variable referencing a DropDownCommandInput object.
|