1 write to imageIndexer
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
120imageIndexer = new ToolBarButtonImageIndexer(this);
2 references to imageIndexer
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
119if (imageIndexer == null) { 123return imageIndexer;