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