3 references to SelectionEnd
PresentationFramework (3)
System\Windows\Controls\Primitives\TickBar.cs (3)
181
/// The DependencyProperty for the <see cref="
SelectionEnd
"/> property.
545
y0 = (
SelectionEnd
- Minimum) * logicalToPhysical + startPoint.Y;
650
x0 = (
SelectionEnd
- Minimum) * logicalToPhysical + startPoint.X;