2 references to IsMyChild
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
3835if (focusedControl is null || !IsMyChild(focusedControl)) 3843if (IsMyChild(focusedControl))