Hi,
A solution mught be to derive from DropDownButton and override method OnIsKeyboardFocusWithinChanged. If False is received, just close the dropDownButton with IsOpen = false.
A solution mught be to derive from DropDownButton and override method OnIsKeyboardFocusWithinChanged. If False is received, just close the dropDownButton with IsOpen = false.