TypeConversionAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.AttributeTypeConversionAttribute
- Attributes
-
System.AttributeUsageAttribute
Constructors
TypeConversionAttribute(Type) |
For internal use by the XAML infrastructure. |
Properties
TargetType |
For internal use by the XAML infrastructure. |