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