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)
155if (_titleTextStyle == null) { 164if (!_titleTextStyle.IsEmpty) { 165_titleTextStyle.AddAttributesToRender(writer, Zone);