JetBrains Rider 2017.3 Help

Predefined File Templates for XAML (VB)

This topic lists all predefined file templates for XAML (VB) in JetBrains Rider 2017.3. For more information about file templates, see Creating Files from Templates

TemplateDetails
Resource Dictionary

Resource Dictionary

Scope any XAML 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: 19 April 2018