1 reference to IsSiblingControl
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
181bool needCommit = targetControl is null || !IsSiblingControl(_control, targetControl);