[]
Returns the first visual element which is hit by this event.
public T HitTest<T>(double ZoomScale = 1) where T : FrameworkElement
Public Function HitTest(Of T As FrameworkElement)(Optional ZoomScale As Double = 1) As T
| Type | Name | Description |
|---|---|---|
| double | ZoomScale |
| Type | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| T |