Creates a widget tap object to wrap a widget.
Creates a widget tap object to wrap a widget.
public static Tap GetTap(Path);
Creates a tap object that wraps the widget at a particular location on the display.
public static Tap GetTap(Point);
Creates a widget tap object to wrap a heavyweight widget.
public static Tap GetTap(IntPtr);