TypeExtension

StockSharp.Xaml.Charting.Common.MarkupExtensions

A MarkupExtension which introduces x:Type like syntax to both WPF and Silverlight (Cross-platform). This is used internally for the themes, but is also useful e.g. when creating custom Control Templates for Ultrachart

継承元: MarkupExtension

コンストラクター

TypeExtension()

Initializes a new instance of the TypeExtension class.

TypeExtension(Type)

Initializes a new instance of the TypeExtension class.

type
The type to wrap

プロパティ

Type : Type

Gets or sets the type information for this extension.

TypeName : string

Gets or sets the type name represented by this markup extension.