IThemeManagerServiceProvider Interface

Applies to v2.

Represents an interface for a theme manager service provider.

Namespace:  Microsoft.WebMatrix.Extensibility.Editor
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Public Interface IThemeManagerServiceProvider
'Usage
Dim instance As IThemeManagerServiceProvider
public interface IThemeManagerServiceProvider
public interface class IThemeManagerServiceProvider
type IThemeManagerServiceProvider =  interface end
public interface IThemeManagerServiceProvider

The IThemeManagerServiceProvider type exposes the following members.

Properties

  Name Description
Public property ThemeManager Gets an IThemeManager instance.

Top

See Also

Reference

Microsoft.WebMatrix.Extensibility.Editor Namespace