Extension methods for creating ControlFinder instances.
public static class ControlFinderExtensions
kind:method, kind:property, kind:ctor. Press Esc to clear.Find(Visual)Creates a ControlFinder for the specified root.Find<T>(Visual)Creates a ControlFinder for the specified root and immediately filters by type.