AvalonEdit
TargetElement Property
NamespacesICSharpCode.AvalonEdit.SnippetsSnippetBoundElementTargetElement
Gets/Sets the target element.
Declaration Syntax
C#Visual BasicVisual C++
public SnippetReplaceableTextElement TargetElement { get; set; }
Public Property TargetElement As SnippetReplaceableTextElement
	Get
	Set
public:
property SnippetReplaceableTextElement^ TargetElement {
	SnippetReplaceableTextElement^ get ();
	void set (SnippetReplaceableTextElement^ value);
}

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