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