AvalonEdit
DefaultAnchorMovementIsBeforeInsertion Property
NamespacesICSharpCode.AvalonEdit.DocumentOffsetChangeMapEntryDefaultAnchorMovementIsBeforeInsertion
Gets whether default anchor movement causes the anchor to stay in front of the caret.
Declaration Syntax
C#Visual BasicVisual C++
public bool DefaultAnchorMovementIsBeforeInsertion { get; }
Public ReadOnly Property DefaultAnchorMovementIsBeforeInsertion As Boolean
	Get
public:
property bool DefaultAnchorMovementIsBeforeInsertion {
	bool get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238