if ("TextBoxBase".Contains(Keyboard.FocusedElement.GetType().BaseType.Name)) { return; }
一、獲取當前焦點所在控件spa