1 write to _host
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
51_host = value;
3 references to _host
DesignSurfaceExt (3)
PropertyGridExt.cs (3)
16_componentChangeService ??= (IComponentChangeService)_host.GetService(typeof(IComponentChangeService)); 42return _host; 46if (_host == value)