AvalonEdit
AnchorElement Class
NamespacesICSharpCode.AvalonEdit.SnippetsAnchorElement
AnchorElement created by SnippetAnchorElement.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class AnchorElement : IActiveElement
Public NotInheritable Class AnchorElement _
	Implements IActiveElement
public ref class AnchorElement sealed : IActiveElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AnchorElement(AnchorSegment, String, InsertionContext)
Creates a new AnchorElement.

Deactivate(SnippetEventArgs)
Called when the interactive mode is deactivated.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsEditable
Gets whether this element is editable (the user will be able to select it with Tab).

Name
Gets or sets the name of the anchor.

OnInsertionCompleted()()()()
Called when the all snippet elements have been inserted.

Segment
Gets the segment associated with this element. May be null.

Text
Gets or sets the text at the anchor.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AnchorElement

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