TypeConversionAttribute Class

Definition

For internal use by the XAML infrastructure.

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class TypeConversionAttribute : Attribute
type TypeConversionAttribute = class
    inherit Attribute
Inheritance
System.Attribute
TypeConversionAttribute
Attributes
System.AttributeUsageAttribute

Constructors

TypeConversionAttribute(Type)

For internal use by the XAML infrastructure.

Properties

TargetType

For internal use by the XAML infrastructure.

Applies to