IContentHost.InputHitTest(Point) Yöntem

Tanım

Alt öğeler için isabet testi gerçekleştirir.

public:
 System::Windows::IInputElement ^ InputHitTest(System::Windows::Point point);
public System.Windows.IInputElement InputHitTest (System.Windows.Point point);
abstract member InputHitTest : System.Windows.Point -> System.Windows.IInputElement
Public Function InputHitTest (point As Point) As IInputElement

Parametreler

point
Point

ContentHost'a göre fare koordinatları.

Döndürülenler

IInputElement

Böyle bir öğe yoksa , veya NULL alt IInputElementöğesi.

Şunlara uygulanır