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