2 references to AreBindingInterceptorsSupported
Microsoft.Maui.Controls (2)
BindableObjectExtensions.cs (1)
141
if (!RuntimeFeature.
AreBindingInterceptorsSupported
)
BindingBase.Create.cs (1)
31
if (!RuntimeFeature.
AreBindingInterceptorsSupported
)