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


In This Topic
    NThemingContext Class
    In This Topic
    Represents a theming context, which is a theme selector part that may change the currently matched target element (i.e. may emit combinators and conditions)
    Object Model
    NThemingContext Class
    Syntax
    'Declaration
     
    
    Public Class NThemingContext 
       Inherits NThemeSelectorPart
    'Usage
     
    
    Dim instance As NThemingContext
    public class NThemingContext : NThemeSelectorPart 
    Inheritance Hierarchy

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

    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