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