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