DropPositionMarker
Class
Represents a marker indicating the drop position in the document UI.
Definition
Namespace:Telerik.Windows.Documents.UI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class DropPositionMarker : Control
Inheritance: objectDropPositionMarker
Constructors
C#
public DropPositionMarker()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.