5 references to SelectViewTabButton
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1147SelectViewTabButton(_tabs[selectedTab].Button, updateSelection: true); 2098SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true); 3153SelectViewTabButton((ToolStripButton)sender, true); 3808SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: false); 4051SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true);