2 references to Visual_NotADescendant
PresentationCore (2)
System\Windows\Media\Visual.cs (1)
4598throw new System.InvalidOperationException(inverse ? SR.Visual_NotADescendant : SR.Visual_NotAnAncestor);
System\Windows\Media3D\Visual3D.cs (1)
1743throw new System.InvalidOperationException(inverse ? SR.Visual_NotADescendant : SR.Visual_NotAnAncestor);