The following tables list the members exposed by IProvideAppStyling.
Name | Description | |
---|---|---|
AppStyleInfo | Requests the AppStyleInfo block for the control. This object defines the style roles that can be applied to the control. | |
ImageDirectory | A path to the image files for the current style set. | |
ParsedStyles | Keeps a collection of parsed style definitions loaded from external style sheets at design-time. | |
StylePrefix | Short prefix prepended to each CSS class name associated with controls of this Type. | |
StyleSetName | Name of the Application Styling Framework(tm) style set defining the themed appearance for this control. | |
StyleSetPath | Path containing the Application Styling Framework(tm) style set files for this type of control. | |
StyleSetPathResolved | Gets the resolved path to the current Application Styling Framework(tm) style set. | |
StyleSheetFileName | Default style sheet filename used by the implementing control. |
Name | Description | |
---|---|---|
DesignRefresh | Application Styling Framework(tm) calls this method to notify a control it must refresh its appearance at design-time. | |
InitializeStyles | Application Styling Framework(tm) calls this method to notify a control that it should add it's styles into the style repository. | |
ResolveImageUrl | Resolves an image URL at render-time. |