1 write to _host
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
50_host = value;
3 references to _host
DesignSurfaceExt (3)
PropertyGridExt.cs (3)
15_componentChangeService ??= (IComponentChangeService)_host.GetService(typeof(IComponentChangeService)); 41return _host; 45if (_host == value)