1 write to _child
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
193_child = value;
3 references to _child
WindowsFormsIntegration (3)
System\Windows\Integration\ElementHost.cs (3)
186return _child; 196if (_child != null) 198HostContainerInternal.Children.Add(_child);