2 references to ComputeAlignmentOffset
PresentationFramework (2)
src\Framework\System\Windows\FrameworkElement.cs (2)
4779
Vector offset =
ComputeAlignmentOffset
(clientSize, clippedInkSize);
4960
Vector offset =
ComputeAlignmentOffset
(clippingSize, inkSize);