Method CanSearchSelection
CanSearchSelection(out string)
Returns whether search can be performed inside _selection.
public virtual bool CanSearchSelection(out string selectedText)
Parameters
selectedText
string
Returns
- bool
True if _selection is not empty; otherwise false.