The TickMark type exposes the following members.
Constructors
Methods
Extension Methods
Fields
Properties
|
| Name | Description |
|---|
 | Background |
Gets or sets tick background.
|
 | Data |
Return reference to self.
This property can be used within Binding in XAML to implement
binding which reflect extended property changes.
|
 | Item |
Gets value from object using format string.
|
 | Stroke |
Gets or sets the Brush that specifies how the tick outline is painted.
|
 | StrokeThickness |
Gets or sets stroke thickness.
|
 | Type |
Gets or sets tick type.
|
 | UseRangeColor |
Gets or sets value which indicates whether the tick will use range color as its background.
|
Events
|
| Name | Description |
|---|
 | PropertyChanged |
Occurs when property changed. Implemented for binding.
|
See Also