ReSharper 2023.3 Help

Context actions for XAML

ReSharper provides the following context actions for XAML:

Name

Description

Add grid column/row definition after current one

Adds grid column/row definition after definition under the caret and updates usages

Add grid column/row definition before current one

Adds grid column/row definition before definition under the caret and updates usages

Change resource reference from static to dynamic or vice versa

Switches between static and dynamic resource reference

Change XAML type or type member access rights

Changes XAML type or type member access rights

Create device family-specific view

Creates device family-specific view

Create XAML resource

Creates XAML resource

Edit path mapping

Opens path mapping settings for current project

Extract property setter to style

Extracts property setter to XAML style

Move device family view to nested folder and back

Moves device family view to nested folder and back

Qualify attached property path owner type

Qualifies attached property binding path owner type. Available only in WPF.

Qualify property setter owner type

Qualifies property setter owner type

Remove grid column/row definition

Removes grid column/row definition and updates usages

Remove markup extension property

Removes markup extension property

Transform row/column definitions from string to tags

Transforms row/column definitions from short string representation to tag representation

Last modified: 21 March 2024