Keyoti RapidFindReplace WPF API Docs
FindHandlerRegistry Class
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlersFindHandlerRegistry
Keyoti RapidFindReplace WPF
Registry against which HighlightHandler instances and RunReader instances are registered.
Declaration Syntax
C#Visual BasicVisual C++F#
public class FindHandlerRegistry
Public Class FindHandlerRegistry
public ref class FindHandlerRegistry
type FindHandlerRegistry =  class end
Members
All MembersConstructorsMethods



IconMemberDescription
FindHandlerRegistry()()()()
CreateHighlightHandlerFor(DependencyObject, Brush, Pen, Brush, Pen)
Creates and returns a registered HighlightHandler for the uiElement.

CreateIRunReaderHandlerFor(Object)
Creates and returns a registered IRunReader for the runContainer.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RegisterHighlightHandler(Type)
Registers a HighlightHandler so that it can be used to highlight a UIElement.

RegisterRunReader(Type)
Registers RunReader (IRunReader) type so that it can be used to read Run objects from a UIElement.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
FindHandlerRegistry

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