ReSharper 2021.2 Help

Predefined File Templates for XAML

ReSharper | Templates Explorer | File Templates | XAML

This topic lists all predefined file templates for XAML in ReSharper 2021.2. For more information about file templates, see Create files from templates

Template

Details

Resource Dictionary

Resource Dictionary

Scope WPF projects

Body

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> $END$ </ResourceDictionary>

Parameters

  • END- The caret position after the template is applied.

Last modified: 21 October 2021