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