C1.Win.Themes Namespace / StyledPropertyCollection.ExcludeFromStyledPropertyAttribute Class
Members

StyledPropertyCollection.ExcludeFromStyledPropertyAttribute Class
A property with this attribute will be excluded from the styled properties when StyledPropertyCollection default constructor is used.
Syntax
'Declaration
 
Public Class StyledPropertyCollection.ExcludeFromStyledPropertyAttribute 
   Inherits System.Attribute
 
Inheritance Hierarchy

System.Object
   System.Attribute
      C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute

See Also