AvalonEdit
TextViewWeakEventManager..::..ScrollOffsetChanged Class
NamespacesICSharpCode.AvalonEdit.RenderingTextViewWeakEventManagerTextViewWeakEventManager..::..ScrollOffsetChanged
Weak event manager for the ScrollOffsetChanged event.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class ScrollOffsetChanged : WeakEventManagerBase<TextViewWeakEventManager..::..ScrollOffsetChanged, TextView>
Public NotInheritable Class ScrollOffsetChanged _
	Inherits WeakEventManagerBase(Of TextViewWeakEventManager..::..ScrollOffsetChanged, TextView)
public ref class ScrollOffsetChanged sealed : public WeakEventManagerBase<TextViewWeakEventManager..::..ScrollOffsetChanged^, TextView^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TextViewWeakEventManager..::..ScrollOffsetChanged()()()()
Initializes a new instance of the TextViewWeakEventManager..::..ScrollOffsetChanged 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 <(<'TextViewWeakEventManager..::..ScrollOffsetChanged, TextView>)>)>
   TextViewWeakEventManager..::..ScrollOffsetChanged

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