Class Grid
网格
public class Grid : XyLayer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
Grid
- Implements
- Inherited Members
- Extension Methods
Fields
HorizontalLineStyleProperty
public static readonly DependencyProperty HorizontalLineStyleProperty
Field Value
VerticalLineStyleProperty
public static readonly DependencyProperty VerticalLineStyleProperty
Field Value
Properties
CrossKey
public static ComponentResourceKey CrossKey { get; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
HorizontalLineStyle
public Style HorizontalLineStyle { get; set; }
Property Value
VerticalKey
public static ComponentResourceKey VerticalKey { get; }
Property Value
VerticalLineStyle
public Style VerticalLineStyle { get; set; }
Property Value
Methods
Draw(Canvas)
public override void Draw(Canvas canvas)
Parameters
canvas
Canvas