2 references to InternalTransformToAncestor
PresentationCore (2)
System\Windows\Media\Visual.cs (2)
4307return InternalTransformToAncestor(ancestor, false); 4346return descendant.InternalTransformToAncestor(this, true);