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


In This Topic
    NThemeSelector Class
    In This Topic
    Represents a selector builder for the selector that is a part of each NRule instance created by a NThemeRule. An instance of this class is internally associated with each NThemeRule instance, when you obtain the rule from the one of the NTheme GetRule methods.
    Object Model
    NThemeSelector Class
    Syntax
    'Declaration
     
    
    Public Class NThemeSelector 
    'Usage
     
    
    Dim instance As NThemeSelector
    public class NThemeSelector 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NThemeSelector

    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