1 instantiation of NativeViewPropertyListener
Microsoft.Maui.Controls (1)
Compatibility\iOS\Extensions\UIViewExtensions.cs (1)
71 nativePropertyListener = new NativeViewPropertyListener(propertyName);
1 reference to NativeViewPropertyListener
Microsoft.Maui.Controls (1)
Compatibility\iOS\Extensions\UIViewExtensions.cs (1)
68 NativeViewPropertyListener nativePropertyListener = null;