3 references to Selected
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\SelectionManager.cs (2)
126
: GlyphSelectionType.
Selected
;
138
bool hasSelection = selType is GlyphSelectionType.SelectedPrimary or GlyphSelectionType.
Selected
;
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ParentControlDesignerTests.cs (1)
86
GlyphSelectionType selectionType = GlyphSelectionType.
Selected
;