[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Die Standard-Implementierung für ITheme.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
C# |
---|
public class DefaultTheme : ITheme, IDisposable |
Visual Basic |
---|
Public Class DefaultTheme _ Implements ITheme, IDisposable |
F# |
---|
type DefaultTheme = class interface ITheme interface IDisposable end |