OfficeNavigationBarHitInfo Properties
Contains hit-testing results.| Name | Description |
|---|---|
| HitTest | Gets or sets the visual element at the screen point. |
| Item | Gets the navigation item at the screen point. |
| ItemInfo | Gets internal information used to render the navigation element at the screen point. |
| ViewInfo | Gets internal information used to render the control. |
See Also