Skip to content

XAML Binding Without Mode

Michael Damatov edited this page Sep 10, 2025 · 2 revisions

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.

Note

The analyzer can be configured or deactivated in the ReSharper Options or Rider Settings dialog.

Clone this wiki locally