Nevron .NET Vision
Nevron.UI Namespace / NThemeConstantRelationAttribute Class
Members


In This Topic
    NThemeConstantRelationAttribute Class
    In This Topic
    Summary description for NThemeConstantTypeAttribute.
    Object Model
    NThemeConstantRelationAttribute Class
    Syntax
    'Declaration
     
    
    <System.AttributeUsageAttribute(AttributeTargets.All, 
       Inherited=True, 
       AllowMultiple=False)>
    Public Class NThemeConstantRelationAttribute 
       Inherits System.Attribute
    'Usage
     
    
    Dim instance As NThemeConstantRelationAttribute
    [System.AttributeUsage(AttributeTargets.All, 
       Inherited=true, 
       AllowMultiple=false)]
    public class NThemeConstantRelationAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          Nevron.UI.NThemeConstantRelationAttribute

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also