5 references to SelectViewTabButton
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1102SelectViewTabButton(_tabs[selectedTab].Button, updateSelection: true); 2050SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true); 3102SelectViewTabButton((ToolStripButton)sender, true); 3763SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: false); 4003SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true);