By selecting or clearing check boxes in this page, you can compile the list of available
Context Actions.
When you select a specific context action, you can read its description in the bottom of the page.
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 caret and updates usages
Add grid column/row definition before current one
Adds grid column/row definition before definition under 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
Create 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
Move 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