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