1 write to _chromeStyleWithBorder
System.Web (1)
UI\WebParts\CatalogPartChrome.cs (1)
64
_chromeStyleWithBorder
= style;
2 references to _chromeStyleWithBorder
System.Web (2)
UI\WebParts\CatalogPartChrome.cs (2)
50
if (
_chromeStyleWithBorder
== null) {
66
return
_chromeStyleWithBorder
;