1 write to _titleTextStyle
System.Web (1)
UI\WebParts\EditorPartChrome.cs (1)
161
_titleTextStyle
= style;
3 references to _titleTextStyle
System.Web (3)
UI\WebParts\EditorPartChrome.cs (3)
155
if (
_titleTextStyle
== null) {
164
if (!
_titleTextStyle
.IsEmpty) {
165
_titleTextStyle
.AddAttributesToRender(writer, Zone);