3 references to TransformToDescendant
PresentationFramework (3)
MS\Internal\Documents\DocumentPageTextView.cs (3)
110
point =
TransformToDescendant
(point);
188
offset =
TransformToDescendant
(new Point(suggestedX, 0));
228
offset =
TransformToDescendant
(offset);