AutomationPeer.GetClickablePointCore Metoda

Definice

Při přepsání v odvozené třídě je volána GetClickablePoint().

protected:
 abstract System::Windows::Point GetClickablePointCore();
protected abstract System.Windows.Point GetClickablePointCore ();
abstract member GetClickablePointCore : unit -> System.Windows.Point
Protected MustOverride Function GetClickablePointCore () As Point

Návraty

Point

Bod v oblasti prvku, na který lze kliknout.

Platí pro

Viz také