1 write to _isExpanded
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs (1)
50_isExpanded = value;
3 references to _isExpanded
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs (3)
45get => _isExpanded; 48if (value != _isExpanded) 81if (!_isExpanded)