private void BindFirstPickerEvent()
 {
     ElementInfo.BindFocusEvent(FirstInputID, nameof(FirstPickerFocus), this, true);
 }