ScaleCustomElementBase Fields
The base class for custom scale elements.| Name | Description |
|---|---|
| ContentProperty static | Identifies the ScaleCustomElementBase.Content dependency property. |
| ContentTemplateProperty static | Identifies the ScaleCustomElementBase.ContentTemplate dependency property. |
| VisibleProperty static | Identifies the ScaleCustomElementBase.Visible dependency property. |
| ZIndexProperty static | Identifies the ScaleCustomElementBase.ZIndex dependency property. |
See Also