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