Returns the active element belonging to the specified snippet element, or null if no such active element is found.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IActiveElement GetActiveElement( SnippetElement owner )
Public Function GetActiveElement ( _ owner As SnippetElement _ ) As IActiveElement
public: IActiveElement^ GetActiveElement( SnippetElement^ owner )
Parameters
- owner (SnippetElement)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238