1 write to _chromeStyleNoBorder
System.Web (1)
UI\WebParts\EditorPartChrome.cs (1)
72
_chromeStyleNoBorder
= style;
2 references to _chromeStyleNoBorder
System.Web (2)
UI\WebParts\EditorPartChrome.cs (2)
56
if (
_chromeStyleNoBorder
== null) {
74
return
_chromeStyleNoBorder
;