10 references to InstructionTextStyle
System.Web (10)
UI\WebParts\CatalogZoneBase.cs (1)
702label.ApplyStyle(InstructionTextStyle);
UI\WebParts\ConnectionsZone.cs (7)
1502label.ApplyStyle(InstructionTextStyle); 1595label.ApplyStyle(InstructionTextStyle); 1697label.ApplyStyle(InstructionTextStyle); 1729label.ApplyStyle(InstructionTextStyle); 1910label.ApplyStyle(InstructionTextStyle); 1954label.ApplyStyle(InstructionTextStyle); 1993label.ApplyStyle(InstructionTextStyle);
UI\WebParts\EditorZoneBase.cs (1)
482label.ApplyStyle(InstructionTextStyle);
UI\WebParts\ToolZone.cs (1)
246((IStateManager) InstructionTextStyle).LoadViewState(myState[instructionTextStyleIndex]);