1 write to _host
DesignSurfaceExt (1)
PropertyGridExt.cs (1)
53_host = value;
3 references to _host
DesignSurfaceExt (3)
PropertyGridExt.cs (3)
19_componentChangeService ??= (IComponentChangeService)_host.GetService(typeof(IComponentChangeService)); 44return _host; 48if (_host == value)