Keyoti RapidFindReplace WPF API Docs
RenderImpossible Event
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightAdornerRenderImpossible
Keyoti RapidFindReplace WPF
Event fired when the adorner could not be rendered.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler RenderImpossible
Public Event RenderImpossible As EventHandler
public:
 event EventHandler^ RenderImpossible {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
member RenderImpossible : IEvent<EventHandler,
    EventArgs>
Value

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