1 write to refresh
System (1)
compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs (1)
52this.refresh = refresh;
2 references to refresh
System (2)
compmod\system\componentmodel\design\RefreshPropertiesAttribute.cs (2)
63return refresh; 74return(((RefreshPropertiesAttribute)value).RefreshProperties == refresh);