2 references to GetMaxContainedTabIndex
System.Web.Mobile (2)
UI\MobileControls\Design\Util\GenericUI.cs (2)
91tabOffset = GenericUI.GetMaxContainedTabIndex(header); 106int maxChildTabIndex = GetMaxContainedTabIndex(child);