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