CommandBarPopup.accHitTest(Int32, Int32) Methode

Definition

Ruft das Objekt bei den angegebenen Koordinaten ab. Diese Methode ist als veraltet markiert.

public:
 System::Object ^ accHitTest(int xLeft, int yTop);
public:
 Platform::Object ^ accHitTest(int xLeft, int yTop);
winrt::Windows::Foundation::IInspectable accHitTest(int xLeft, int yTop);
[System.Runtime.InteropServices.DispId(-5017)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public object accHitTest (int xLeft, int yTop);
[<System.Runtime.InteropServices.DispId(-5017)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member accHitTest : int * int -> obj
Public Function accHitTest (xLeft As Integer, yTop As Integer) As Object

Parameter

xLeft
Int32

Die x-Koordinate.

yTop
Int32

Die y-Koordinate.

Gibt zurück

Object

Das Objekt. Diese Methode ist als veraltet markiert.

Implementiert

Attribute

Hinweise

Diese Methode löst eine depre-edexception aus, wenn aufgerufen wird.

Gilt für