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