Class DocumentsResourceProvider
Resource manager to handle theme resources in UserControls scenario in Documents.
Inherited Members
Namespace: Telerik.Windows.Controls.MarkupExtensions
Assembly: Telerik.Windows.Controls.dll
Syntax
public class DocumentsResourceProvider : ResourceProvider, IThemable, IResourceProvider
Constructors
DocumentsResourceProvider()
Initializes a new instance of the DocumentsResourceProvider class.
Declaration
public DocumentsResourceProvider()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|
Overrides
SetDefaultStyleKey()
Sets the default style key for StyleManager based on the current theme.
Declaration
protected override void SetDefaultStyleKey()