2 references to Visual_NotAVisual
PresentationCore (2)
MS\Internal\Media\VisualTreeUtils.cs (2)
226throw new ArgumentException(SR.Visual_NotAVisual); 260throw new System.InvalidOperationException(SR.Format(SR.Visual_NotAVisual, element.GetType()));