private static bool a() { return((HudView.get_FocusControl() != null) && (HudView.get_FocusControl().GetType() == typeof(HudTextBox))); }