Class Title
曲线视图
public class Title : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
Title
- Implements
- Inherited Members
- Extension Methods
Fields
DescriptionProperty
public static readonly DependencyProperty DescriptionProperty
Field Value
TextProperty
public static readonly DependencyProperty TextProperty
Field Value
Properties
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
Description
public string Description { get; set; }
Property Value
Text
public string Text { get; set; }
Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)
Parameters
canvas
Canvas