2 references to IsMyChild
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
3977
if (focusedControl == null || !
IsMyChild
(focusedControl)) {
3982
if (
IsMyChild
(focusedControl)) {