コード例 #1
0
 private void BindFirstPickerEvent()
 {
     ElementInfo.BindFocusEvent(FirstInputID, nameof(FirstPickerFocus), this, true);
 }