5 references to SelectViewTabButton
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1100SelectViewTabButton(_tabs[selectedTab].Button, updateSelection: true); 2048SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true); 3100SelectViewTabButton((ToolStripButton)sender, true); 3761SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: false); 4001SelectViewTabButton(_tabs[PropertiesTabIndex].Button, updateSelection: true);