Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NThemeSelectorPart Class
Members


In This Topic
    NThemeSelectorPart Class
    In This Topic
    Serves as base class for states and contexts that are the parts from which a NThemeRuleSelector is constructed. Each part is responsible for emiting a specific set of conditions and combinators to the actual NSelector created by a NThemeRuleSelector.
    Object Model
    NThemeSelectorPart Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NThemeSelectorPart 
    'Usage
     
    
    Dim instance As NThemeSelectorPart
    public abstract class NThemeSelectorPart 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NThemeSelectorPart
          Nevron.Nov.Dom.NThemingContext
          Nevron.Nov.Dom.NThemingState

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also