2 types derived from SnappableControl
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
27internal partial class CommandsPane : PropertyGrid.SnappableControl
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (1)
16internal partial class HelpPane : PropertyGrid.SnappableControl
1 reference to SnappableControl
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
83private SnappableControl? _targetMove;