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