Filter TextBlock/TextBox by text content.
public ControlFinder WithText(string text)
The text to match.