XAML Binding Without Mode - prodot/ReCommended-Extension GitHub Wiki
The analyzer warns when binding expressions do not have explicitly set the Mode
property.
The main reason are complex and non-obvious rules to determine the mode at runtime if the Mode
property is not set.
💡 The analyzer can be deactivated in the ReSharper Options dialog.