Weak event manager for the DocumentChanged event.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public sealed class DocumentChanged : WeakEventManagerBase<TextViewWeakEventManager..::..DocumentChanged, TextView>
Public NotInheritable Class DocumentChanged _ Inherits WeakEventManagerBase(Of TextViewWeakEventManager..::..DocumentChanged, TextView)
public ref class DocumentChanged sealed : public WeakEventManagerBase<TextViewWeakEventManager..::..DocumentChanged^, TextView^>
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
TextViewWeakEventManager..::..DocumentChanged()()()() | Initializes a new instance of the TextViewWeakEventManager..::..DocumentChanged 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.) |
Inheritance Hierarchy
Object | ||||
DispatcherObject | ||||
WeakEventManager | ||||
WeakEventManagerBase<(Of <(<'TextViewWeakEventManager..::..DocumentChanged, TextView>)>)> | ||||
TextViewWeakEventManager..::..DocumentChanged |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238