AvalonEdit
MouseHoverLogic Constructor (target)
NamespacesICSharpCode.AvalonEdit.RenderingMouseHoverLogicMouseHoverLogic(UIElement)
Creates a new instance and attaches itself to the target UIElement.
Declaration Syntax
C#Visual BasicVisual C++
public MouseHoverLogic(
	UIElement target
)
Public Sub New ( _
	target As UIElement _
)
public:
MouseHoverLogic(
	UIElement^ target
)
Parameters
target (UIElement)

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