Class
RootCompass

Drop indicator that appears over RadDocking control.

Definition

Constructors

RootCompass()

Initializes a new instance of the RootCompass class.

Declaration

cs-api-definition
public RootCompass()

Methods

OnInitialized(EventArgs)

Raises the event and sets from the active theme.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

Overrides Compass.OnInitialized(EventArgs)