5 references to SelectViewTabButton
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1102
SelectViewTabButton
(_tabs[selectedTab].Button, updateSelection: true);
2046
SelectViewTabButton
(_tabs[PropertiesTabIndex].Button, updateSelection: true);
3101
SelectViewTabButton
((ToolStripButton)sender, true);
3756
SelectViewTabButton
(_tabs[PropertiesTabIndex].Button, updateSelection: false);
3996
SelectViewTabButton
(_tabs[PropertiesTabIndex].Button, updateSelection: true);