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