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