AvalonEdit
TextDocumentWeakEventManager..::..LineCountChanged Class
NamespacesICSharpCode.AvalonEdit.DocumentTextDocumentWeakEventManagerTextDocumentWeakEventManager..::..LineCountChanged
Weak event manager for the LineCountChanged event.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("The TextDocument.LineCountChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")]
public sealed class LineCountChanged : WeakEventManagerBase<TextDocumentWeakEventManager..::..LineCountChanged, TextDocument>
<ObsoleteAttribute("The TextDocument.LineCountChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")> _
Public NotInheritable Class LineCountChanged _
	Inherits WeakEventManagerBase(Of TextDocumentWeakEventManager..::..LineCountChanged, TextDocument)
[ObsoleteAttribute(L"The TextDocument.LineCountChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")]
public ref class LineCountChanged sealed : public WeakEventManagerBase<TextDocumentWeakEventManager..::..LineCountChanged^, TextDocument^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TextDocumentWeakEventManager..::..LineCountChanged()()()()
Initializes a new instance of the TextDocumentWeakEventManager..::..LineCountChanged class

CheckAccess()()()()
Determines whether the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.)
Dispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
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.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VerifyAccess()()()()
Enforces that the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.)
Inheritance Hierarchy
Object
DispatcherObject
 WeakEventManager
  WeakEventManagerBase<(Of <(<'TextDocumentWeakEventManager..::..LineCountChanged, TextDocument>)>)>
   TextDocumentWeakEventManager..::..LineCountChanged

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