1 reference to IsXamlCBindingWithSourceCompilationEnabled
Microsoft.Maui.Controls (1)
BindingExpression.cs (1)
71
bool skipTypeMismatchCheck = source is not null && !RuntimeFeature.
IsXamlCBindingWithSourceCompilationEnabled
;