2 references to GetPropertyValue
Microsoft.Maui.Controls.Xaml (2)
ApplyPropertiesVisitor.cs (2)
208 var collection = GetPropertyValue(source, parentList.XmlName, Context.RootElement, parentList, out _, out _) as IEnumerable; 735 if (!(GetPropertyValue(element, propertyName, rootElement, lineInfo, out _, out var targetProperty) is IEnumerable collection))