Skip to content

XAML Binding Without Mode

Michael Damatov edited this page Feb 28, 2018 · 1 revision

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.