2 references to PrimarySelection
System.Windows.Forms.Design (2)
System\ComponentModel\Design\SelectionService.cs (2)
16
/// The first component in the list is designated the <see cref="
PrimarySelection
"/>.
300
object? ISelectionService.PrimarySelection =>
PrimarySelection
;