5 instantiations of DoesNotInheritDataType
Microsoft.Maui.Controls (5)
ListView\ListView.cs (2)
155 [DoesNotInheritDataType] 181 [DoesNotInheritDataType]
Picker\Picker.cs (1)
205 [DoesNotInheritDataType]
TemplatedItemsList.cs (2)
104 [DoesNotInheritDataType] 138 [DoesNotInheritDataType]
1 reference to DoesNotInheritDataType
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
335 && propertyInfo.CustomAttributes.Any(ca => ca.AttributeType == typeof(DoesNotInheritDataTypeAttribute)))