IHitTestable Interface Members
The following tables list the members exposed by IHitTestable.
Public Properties
| Name | Description | |
|---|---|---|
![]() | ActualHeight | Gets the height of the IHitTestable |
![]() | ActualWidth | Gets the width of the IHitTestable |
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetBoundsRelativeTo | Gets the bounds of the current IHitTestable element relative to another IHitTestable element |
![]() | IsPointWithinBounds | Returns true if the Point is within the bounds of the current IHitTestable element |
![]() | TranslatePoint | Translates the point relative to the other IHitTestable element |
See Also

