1 reference to GetPerpDistance
PresentationFramework (1)
System\Windows\Input\KeyboardNavigation.cs (1)
2864
double score = isInRange ?
GetPerpDistance
(sourceRect, currentRect, direction) : GetDistance(sourceRect, currentRect, direction);