Weak event manager for the TextLengthChanged event.

C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("The TextDocument.TextLengthChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")] public sealed class TextLengthChanged : WeakEventManagerBase<TextDocumentWeakEventManager..::..TextLengthChanged, TextDocument>
<ObsoleteAttribute("The TextDocument.TextLengthChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")> _ Public NotInheritable Class TextLengthChanged _ Inherits WeakEventManagerBase(Of TextDocumentWeakEventManager..::..TextLengthChanged, TextDocument)
[ObsoleteAttribute(L"The TextDocument.TextLengthChanged event will be removed in a future version. Use PropertyChangedEventManager instead.")] public ref class TextLengthChanged sealed : public WeakEventManagerBase<TextDocumentWeakEventManager..::..TextLengthChanged^, TextDocument^>

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | TextDocumentWeakEventManager..::..TextLengthChanged()()()() | Initializes a new instance of the TextDocumentWeakEventManager..::..TextLengthChanged 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) | (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()()()() | (Inherited from Object.) |
![]() | VerifyAccess()()()() | Enforces that the calling thread has access to this DispatcherObject. (Inherited from DispatcherObject.) |

Object | ||||
![]() | DispatcherObject | |||
![]() | WeakEventManager | |||
![]() | WeakEventManagerBase<(Of <(<'TextDocumentWeakEventManager..::..TextLengthChanged, TextDocument>)>)> | |||
![]() | TextDocumentWeakEventManager..::..TextLengthChanged |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238