RootCompass
Class
Drop indicator that appears over RadDocking control.
Definition
Namespace:Telerik.Windows.Controls.Docking
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
C#
public class RootCompass : Compass
Inheritance: objectDockDecorationCompassRootCompass
Inherited Members
Constructors
Initializes a new instance of the RootCompass class.
C#
public RootCompass()
Methods
Raises the event and sets from the active theme.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Overrides: