Keyoti RapidFindReplace WPF API Docs
OnRender Method (drawingContext)
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersTextBoxHighlightAdornerOnRender(DrawingContext)
Keyoti RapidFindReplace WPF
Paints the highlight.
Declaration Syntax
C#Visual BasicVisual C++F#
protected override void OnRender(
	DrawingContext drawingContext
)
Protected Overrides Sub OnRender ( 
	drawingContext As DrawingContext
)
protected:
virtual void OnRender(
	DrawingContext^ drawingContext
) override
abstract OnRender : 
        drawingContext : DrawingContext -> unit 
override OnRender : 
        drawingContext : DrawingContext -> unit 
Parameters
drawingContext (DrawingContext)

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)