ReSharper 2020.2 Help

Navigation and Search in XAML

Most of ReSharper's navigation and search features are also supported in XAML. You can find the detailed information on these features in the corresponding topics of the Navigate and Search section. In the main topic of the section, you can also find the feature matrix and check what exactly is supported in XAML.

In this topic, you can find some examples of using navigation and search features in XAML.

ReSharper can find usages of any entity, such as classes, properties, fields, and so on even in XAML. For instance, you can find usages of the FieldModifier attribute in order to find out which fields are declared as public or private:

ReSharper: Search in XAML files

Last modified: 08 May 2020