ISchedulerHitInfo Properties
Contains information about a specific point within a scheduler.Name | Description |
---|---|
Element | Gets the UI element located under the hit point. |
HitPoint | Gets the test point. |
HitTestType | Gets a value which specifies the Scheduler element being hit. |
ViewModel | Provides the hit information about the view model located under the test point. |
See Also