Keyoti RapidFindReplace WPF API Docs
DoesHandle Method (element)
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersHighlightHandlerDoesHandle(DependencyObject)
Keyoti RapidFindReplace WPF
Whether this HighlightHandler can handle the DependencyObject.
Declaration Syntax
C#Visual BasicVisual C++F#
public static bool DoesHandle(
	DependencyObject element
)
Public Shared Function DoesHandle ( 
	element As DependencyObject
) As Boolean
public:
static bool DoesHandle(
	DependencyObject^ element
)
static member DoesHandle : 
        element : DependencyObject -> bool 
Parameters
element (DependencyObject)
Return Value

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