AutomationPeer.GetPeerFromPointCore(Point) Metoda

Definicja

W przypadku przesłonięcia w klasie pochodnej jest wywoływana z GetPeerFromPoint(Point)klasy .

protected:
 virtual System::Windows::Automation::Peers::AutomationPeer ^ GetPeerFromPointCore(System::Windows::Point point);
protected virtual System.Windows.Automation.Peers.AutomationPeer GetPeerFromPointCore (System.Windows.Point point);
abstract member GetPeerFromPointCore : System.Windows.Point -> System.Windows.Automation.Peers.AutomationPeer
override this.GetPeerFromPointCore : System.Windows.Point -> System.Windows.Automation.Peers.AutomationPeer
Protected Overridable Function GetPeerFromPointCore (point As Point) As AutomationPeer

Parametry

point
Point

Pozycja na ekranie, z których ma zostać pobrana AutomationPeer .

Zwraca

Wartość AutomationPeer w określonym punkcie.

Dotyczy