1 reference to Grid_UnexpectedParameterType
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
77throw (new ArgumentException(SR.Format(SR.Grid_UnexpectedParameterType, value.GetType(), typeof(UIElement)), nameof(value)));