2 references to IsMyChild
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
3977if (focusedControl == null || !IsMyChild(focusedControl)) { 3982if (IsMyChild(focusedControl)) {