2 references to ComputeAlignmentOffset
PresentationFramework (2)
System\Windows\FrameworkElement.cs (2)
4773
Vector offset =
ComputeAlignmentOffset
(clientSize, clippedInkSize);
4954
Vector offset =
ComputeAlignmentOffset
(clippingSize, inkSize);