SchedulerHitInfo Properties
Contains information about a specific point within a scheduler.Name | Description |
---|---|
HitPoint | |
HitTest | Gets a value identifying the type of the visual element located under the test point. |
NextHitInfo | Provides the hit information about the element that is positioned next below the current hit element. |
None static | Gets the hit information that specifies that the test point does not belong to any part of the scheduler. |
ViewInfo | Gets the object which contains the information used to render the visual element located under the test point. |
See Also