StyleTypedPropertyAttribute
StyleTypedPropertyAttribute
StyleTypedPropertyAttribute
StyleTypedPropertyAttribute
Class
Definition
Represents an attribute that is applied to the class definition and determines the TargetTypes of the properties that are of type Style.
public : sealed class StyleTypedPropertyAttribute : Attributepublic sealed class StyleTypedPropertyAttribute : AttributePublic NotInheritable Class StyleTypedPropertyAttribute Inherits Attribute// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Constructors
StyleTypedPropertyAttribute() StyleTypedPropertyAttribute() StyleTypedPropertyAttribute() StyleTypedPropertyAttribute()
Initializes a new instance of the StyleTypedPropertyAttribute class.
public : StyleTypedPropertyAttribute()public StyleTypedPropertyAttribute()Public Sub New()// This API is not available in Javascript.