Gets the root element of the control template.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
protected override FrameworkElement RootElement { get; } |
| Visual Basic (Declaration) |
|---|
Protected Overrides ReadOnly Property RootElement As FrameworkElement |