<?xml version="1.0"?>
<doc>
    <assembly>
        <name>JetBrains.ReSharper.LiveTemplates</name>
    </assembly>
    <members>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons">
             <summary>
            	<para>
            		<para>Autogenerated identifier classes and identifier objects to Themed Icons registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see>.</para>
            		<para>Identifier classes should be used in attributes, XAML, or generic parameters. Where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected, use the identifier object in the <c>Id</c> field of the identifier class.</para>
            	</para>
            </summary>
            <remarks>
            	<para>This code was compile-time generated to support Themed Icons in the JetBrains application.</para>
            	<para>It has two primary goals: load the icons of this assembly to be registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> so that they were WPF-accessible and theme-sensitive; and emit early-bound accessors for referencing icons in codebehind in a compile-time-validated manner.</para>
            	<h1>XAML</h1>
            	<para>For performance reasons, the icons are not individually exposed with application resources. There is a custom markup extension to bind an image source in markup.</para>
            	<para>To use an icon from XAML, set an <see cref="T:System.Windows.Media.ImageSource"></see> property to the <see cref="T:System.CodeDom.CodeTypeReference"></see> markup extension, which takes an icon identifier class (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons"></see> class) as a parameter.</para>
            	<para>Example:</para>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesCSharpThemedIcons+Trinity}" /&gt;</code>
            	<h1>Attributes</h1>
            	<para>Sometimes you have to reference an icon from a type attriute when you're defining objects in code. Typical examples are Options pages and Tool Windows.</para>
            	<para>To avoid the use of string IDs which are not validated very well, we've emitted identifier classes to be used with <c>typeof()</c> expression, one per each icon. Use the attribute overload which takes a <see cref="T:System.Type"></see> for an image, and choose your icon class from nested classes in the <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons"></see> class.</para>
            	<para>Example:</para>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesCSharpThemedIcons.Trinity))]</code>
            	<h1>CodeBehind</h1>
            	<para>In codebehind, we have two distinct tasks: (a) specify some icon in the APIs and (b) render icon images onscreen.</para>
            	<para>On the APIs stage you should only manipulate icon identifier objects (of type <see cref="T:JetBrains.UI.Icons.IconId"></see>, statically defined in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons"></see> in <c>Id</c> fields). Icon identifier classes (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons"></see>) should be turned into icon identifier objects as early as possible. Rendering is about getting an <see cref="T:System.Windows.Media.ImageSource"></see> to assign to WPF, or <see cref="T:System.Drawing.Bitmap"></see> to use with GDI+ / Windows Forms.</para>
            	<para>You should turn an identifier object into a rendered image as late as possible. The identifier is static and lightweight and does not depend on the current theme, while the image is themed and has to be loaded or generated/rasterized. You need an <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> instance to get the image out of an icon identifier object. Once you got the image, you should take care to change it with theme changes — either by using a live image property, or by listening to the theme change event. See <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> and its extensions for the related facilities.</para>
            	<para>Example:</para>
            	<code>// Getting IconId identifier object to use with APIs
            IconId iconid = LiveTemplatesCSharpThemedIcons.Trinity.Id;</code>
            	<code>// Getting IconId out of an Icon Identifier Class type
            IconId iconid = new JetBrains.Application.Icons.CompiledIconsCs.CompiledIconCsId(typeof(LiveTemplatesCSharpThemedIcons.Trinity));</code>
            	<code>// Getting image for screen rendering by IconId
            themediconmanager.Icons[icnoid]</code>
            	<code>// Getting image for screen rendering by Icon Identifier Class
            themediconmanager.GetIcon&lt;LiveTemplatesCSharpThemedIcons.Trinity&gt;()</code>
            	<h1>Icons Origin</h1>
            	<para>This code was generated by a pre-compile build task from a set of input files which are XAML files adhering to a certain convention, as convenient for exporting them from the Illustrator workspace, plus separate PNG files with raster icons. In the projects, these files are designated with <c>ThemedIconsXamlV3</c> and <c>ThemedIconPng</c> build actions and do not themselves get into the output assembly. All of such files are processed, vector images for different themes of the same icon are split and combined into the single list of icons in this assembly. This list is then written into the genearted XAML file (compiled into BAML within assembly), and serves as the source for this generated code.</para>
            </remarks>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons.ScopeCS">
             <summary>
            	<para>
            		<para>ScopeCS Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons.ScopeCS"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons.ScopeCS.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                         1AAAAAAAAAAAAA"     
                        .dy   `dy   `dE      
                     ~wwww;   /w;   /wwww    
                     f6_              .6S    
                    .Zo               /Z!    
                    *kkkk_```Tk_```Tkkkk`    
                    oSSS1```.S1```.SSSS)     
                   "5c```````````````|5_     
                   |o"``````````````-o}      
                   3333L..."3L..."3333=      
                     r]"...?]"...?]_         
                    `{{{{{{{{{{{{{7          
                                             
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesCSharpThemedIcons+ScopeCS}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesCSharpThemedIcons.ScopeCS))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesCSharpThemedIcons.ScopeCS.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesCSharpThemedIcons.ScopeCS&gt;()        // Icon image for rendering</code>
            </example>
             <summary>
            	<para>
            		<para>ScopeCS Themed Icon generated identifiers:</para>
            		<para>— <see cref = "T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons.ScopeCS"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref = "F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesCSharpThemedIcons.ScopeCS.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref = "T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                         1AAAAAAAAAAAAA"     
                        .dy   `dy   `dE      
                     ~wwww;   /w;   /wwww    
                     f6_              .6S    
                    .Zo               /Z!    
                    *kkkk_```Tk_```Tkkkk`    
                    oSSS1```.S1```.SSSS)     
                   "5c```````````````|5_     
                   |o"``````````````-o}      
                   3333L..."3L..."3333=      
                     r]"...?]"...?]_         
                    `{{{{{{{{{{{{{7          
                                             
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesCSharpThemedIcons+ScopeCS}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesCSharpThemedIcons.ScopeCS))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesCSharpThemedIcons.ScopeCS.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesCSharpThemedIcons.ScopeCS&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons">
             <summary>
            	<para>
            		<para>Autogenerated identifier classes and identifier objects to Themed Icons registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see>.</para>
            		<para>Identifier classes should be used in attributes, XAML, or generic parameters. Where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected, use the identifier object in the <c>Id</c> field of the identifier class.</para>
            	</para>
            </summary>
            <remarks>
            	<para>This code was compile-time generated to support Themed Icons in the JetBrains application.</para>
            	<para>It has two primary goals: load the icons of this assembly to be registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> so that they were WPF-accessible and theme-sensitive; and emit early-bound accessors for referencing icons in codebehind in a compile-time-validated manner.</para>
            	<h1>XAML</h1>
            	<para>For performance reasons, the icons are not individually exposed with application resources. There is a custom markup extension to bind an image source in markup.</para>
            	<para>To use an icon from XAML, set an <see cref="T:System.Windows.Media.ImageSource"></see> property to the <see cref="T:System.CodeDom.CodeTypeReference"></see> markup extension, which takes an icon identifier class (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons"></see> class) as a parameter.</para>
            	<para>Example:</para>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesResxThemedIcons+Trinity}" /&gt;</code>
            	<h1>Attributes</h1>
            	<para>Sometimes you have to reference an icon from a type attriute when you're defining objects in code. Typical examples are Options pages and Tool Windows.</para>
            	<para>To avoid the use of string IDs which are not validated very well, we've emitted identifier classes to be used with <c>typeof()</c> expression, one per each icon. Use the attribute overload which takes a <see cref="T:System.Type"></see> for an image, and choose your icon class from nested classes in the <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons"></see> class.</para>
            	<para>Example:</para>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesResxThemedIcons.Trinity))]</code>
            	<h1>CodeBehind</h1>
            	<para>In codebehind, we have two distinct tasks: (a) specify some icon in the APIs and (b) render icon images onscreen.</para>
            	<para>On the APIs stage you should only manipulate icon identifier objects (of type <see cref="T:JetBrains.UI.Icons.IconId"></see>, statically defined in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons"></see> in <c>Id</c> fields). Icon identifier classes (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons"></see>) should be turned into icon identifier objects as early as possible. Rendering is about getting an <see cref="T:System.Windows.Media.ImageSource"></see> to assign to WPF, or <see cref="T:System.Drawing.Bitmap"></see> to use with GDI+ / Windows Forms.</para>
            	<para>You should turn an identifier object into a rendered image as late as possible. The identifier is static and lightweight and does not depend on the current theme, while the image is themed and has to be loaded or generated/rasterized. You need an <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> instance to get the image out of an icon identifier object. Once you got the image, you should take care to change it with theme changes — either by using a live image property, or by listening to the theme change event. See <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> and its extensions for the related facilities.</para>
            	<para>Example:</para>
            	<code>// Getting IconId identifier object to use with APIs
            IconId iconid = LiveTemplatesResxThemedIcons.Trinity.Id;</code>
            	<code>// Getting IconId out of an Icon Identifier Class type
            IconId iconid = new JetBrains.Application.Icons.CompiledIconsCs.CompiledIconCsId(typeof(LiveTemplatesResxThemedIcons.Trinity));</code>
            	<code>// Getting image for screen rendering by IconId
            themediconmanager.Icons[icnoid]</code>
            	<code>// Getting image for screen rendering by Icon Identifier Class
            themediconmanager.GetIcon&lt;LiveTemplatesResxThemedIcons.Trinity&gt;()</code>
            	<h1>Icons Origin</h1>
            	<para>This code was generated by a pre-compile build task from a set of input files which are XAML files adhering to a certain convention, as convenient for exporting them from the Illustrator workspace, plus separate PNG files with raster icons. In the projects, these files are designated with <c>ThemedIconsXamlV3</c> and <c>ThemedIconPng</c> build actions and do not themselves get into the output assembly. All of such files are processed, vector images for different themes of the same icon are split and combined into the single list of icons in this assembly. This list is then written into the genearted XAML file (compiled into BAML within assembly), and serves as the source for this generated code.</para>
            </remarks>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx">
             <summary>
            	<para>
            		<para>ScopeResx Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                            tgggggg!         
                      `/5  `BQ` -gQ.         
                    `/Skk  rQo  lQNVr`       
                  `*k}_PP  RQ_ `NQw_}Er`     
                `+ZC:  XX ~Qw``+QQX  :CUL.   
              `rXI,  -7ww V$;``R$Dw7-  ,I6c. 
             r9u"  -ibbbb-$D``=$6bbbbi-  "uw)
             JGl_``^jGGGGl$c``E$=GGGGj^``_lGx
              -t#}_``~a#D%W'`_BR ##a~``_}#I_ 
                -}RC:``R$NC``{Nr RR``:CRu_   
                  -CDI,D$M,`-88` DD,IDo_     
                    -18$WK..cWl  8885:       
                      -8%!.'#%-  %y,         
                      -888888e               
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesResxThemedIcons+ScopeResx}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesResxThemedIcons.ScopeResx))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesResxThemedIcons.ScopeResx.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesResxThemedIcons.ScopeResx&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.Load_Color">
            <summary>Loads the image for Themed Icon ScopeResx theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.Load_Gray">
            <summary>Loads the image for Themed Icon ScopeResx theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.Load_GrayDark">
            <summary>Loads the image for Themed Icon ScopeResx theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.ScopeResx.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ScopeResx.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx">
             <summary>
            	<para>
            		<para>Resx Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
            
             55555555555555555555555555555555
             yy                            yy
             VV.   ``````````````````````  VV
             :JZc  ````BBBBBBBBBBBBBB````  ZZ
              `XX  ``````````````````````  XX
             c61:  ````BBBBBBBBBB````````  99
             bb   ```````````````````````  bb
             1q7-  ````BBBBBBBBBBBB``````  qq
              :OO  ``````````````````````  OO
             .7#o  ````BBBBBB````````````  ##
             DD_  ```````````````````````  DD
             88                            88
             88888888888888888888888888888888
            
            
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:TaqaxahThemedIconsThemedIcons+Resx}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(TaqaxahThemedIconsThemedIcons.Resx))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = TaqaxahThemedIconsThemedIcons.Resx.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;TaqaxahThemedIconsThemedIcons.Resx&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.Load_Color">
            <summary>Loads the image for Themed Icon Resx theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.Load_Gray">
            <summary>Loads the image for Themed Icon Resx theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.Load_GrayDark">
            <summary>Loads the image for Themed Icon Resx theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesResxThemedIcons.Resx.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Resx.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons">
             <summary>
            	<para>
            		<para>Autogenerated identifier classes and identifier objects to Themed Icons registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see>.</para>
            		<para>Identifier classes should be used in attributes, XAML, or generic parameters. Where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected, use the identifier object in the <c>Id</c> field of the identifier class.</para>
            	</para>
            </summary>
            <remarks>
            	<para>This code was compile-time generated to support Themed Icons in the JetBrains application.</para>
            	<para>It has two primary goals: load the icons of this assembly to be registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> so that they were WPF-accessible and theme-sensitive; and emit early-bound accessors for referencing icons in codebehind in a compile-time-validated manner.</para>
            	<h1>XAML</h1>
            	<para>For performance reasons, the icons are not individually exposed with application resources. There is a custom markup extension to bind an image source in markup.</para>
            	<para>To use an icon from XAML, set an <see cref="T:System.Windows.Media.ImageSource"></see> property to the <see cref="T:System.CodeDom.CodeTypeReference"></see> markup extension, which takes an icon identifier class (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons"></see> class) as a parameter.</para>
            	<para>Example:</para>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+Trinity}" /&gt;</code>
            	<h1>Attributes</h1>
            	<para>Sometimes you have to reference an icon from a type attriute when you're defining objects in code. Typical examples are Options pages and Tool Windows.</para>
            	<para>To avoid the use of string IDs which are not validated very well, we've emitted identifier classes to be used with <c>typeof()</c> expression, one per each icon. Use the attribute overload which takes a <see cref="T:System.Type"></see> for an image, and choose your icon class from nested classes in the <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons"></see> class.</para>
            	<para>Example:</para>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.Trinity))]</code>
            	<h1>CodeBehind</h1>
            	<para>In codebehind, we have two distinct tasks: (a) specify some icon in the APIs and (b) render icon images onscreen.</para>
            	<para>On the APIs stage you should only manipulate icon identifier objects (of type <see cref="T:JetBrains.UI.Icons.IconId"></see>, statically defined in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons"></see> in <c>Id</c> fields). Icon identifier classes (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons"></see>) should be turned into icon identifier objects as early as possible. Rendering is about getting an <see cref="T:System.Windows.Media.ImageSource"></see> to assign to WPF, or <see cref="T:System.Drawing.Bitmap"></see> to use with GDI+ / Windows Forms.</para>
            	<para>You should turn an identifier object into a rendered image as late as possible. The identifier is static and lightweight and does not depend on the current theme, while the image is themed and has to be loaded or generated/rasterized. You need an <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> instance to get the image out of an icon identifier object. Once you got the image, you should take care to change it with theme changes — either by using a live image property, or by listening to the theme change event. See <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> and its extensions for the related facilities.</para>
            	<para>Example:</para>
            	<code>// Getting IconId identifier object to use with APIs
            IconId iconid = LiveTemplatesThemedIcons.Trinity.Id;</code>
            	<code>// Getting IconId out of an Icon Identifier Class type
            IconId iconid = new JetBrains.Application.Icons.CompiledIconsCs.CompiledIconCsId(typeof(LiveTemplatesThemedIcons.Trinity));</code>
            	<code>// Getting image for screen rendering by IconId
            themediconmanager.Icons[icnoid]</code>
            	<code>// Getting image for screen rendering by Icon Identifier Class
            themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.Trinity&gt;()</code>
            	<h1>Icons Origin</h1>
            	<para>This code was generated by a pre-compile build task from a set of input files which are XAML files adhering to a certain convention, as convenient for exporting them from the Illustrator workspace, plus separate PNG files with raster icons. In the projects, these files are designated with <c>ThemedIconsXamlV3</c> and <c>ThemedIconPng</c> build actions and do not themselves get into the output assembly. All of such files are processed, vector images for different themes of the same icon are split and combined into the single list of icons in this assembly. This list is then written into the genearted XAML file (compiled into BAML within assembly), and serves as the source for this generated code.</para>
            </remarks>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage">
             <summary>
            	<para>
            		<para>AddFileStorage Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                               yyyyyyyyyyyyyy
                 {{{{{{{{{{{{{{UU  DD  DD  UU
                 [[____________bbbbbbbbbbbbbb
                 II____________RR  EE  EE  RR
                 oo::::        88888888888888
                 55,,,,  ^~=!/+rc  ,,,,55    
                 SS""""        yyyyyyyyyyyyyy
                 kk""""  ^~=!  UU  DD  DD  UU
                 llllllll      bbbbbbbbbbbbbb
                 tt````tt      RR  EE  EE  RR
             CCCCCC''''CCCCCC  88888888888888
             II------------II      ====bb    
             oo____________oo==========GG    
             eeeeee,,,,eeeeee;;;;;;;;;;RR    
                 SS^^^^SSDDDDDDDDDDDDDDDD    
                 kkkkkkkk                    
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+AddFileStorage}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.AddFileStorage))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.AddFileStorage.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.AddFileStorage&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.Load_Color">
            <summary>Loads the image for Themed Icon AddFileStorage theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.Load_Gray">
            <summary>Loads the image for Themed Icon AddFileStorage theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.Load_GrayDark">
            <summary>Loads the image for Themed Icon AddFileStorage theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileStorage.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon AddFileStorage.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate">
             <summary>
            	<para>
            		<para>AddFileTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                 111111                      
             111111  111111aaaaaaaa?.        
             11  11  11  11  gg  gQHyL.      
             1111      1111ggggggggg$Hkc'    
             11    11    11QQQQ  QQ  Q0HE)'  
             1111``````1111$$$$$$$$$$$$$%XX  
             11``11``11``11MMMM  MM  MM  66  
             111111``11111188888888888888ww  
                 111111DDDDDDDDDDDDDDDD  bb  
                 GGRRRRRRRRRRRRRRRRRRRRRRGG  
                 ##  HHHHHHHHHHHHHHHHHH  ##  
                 RRwwwwwwwwwwwwwwwwwwwwwwRR  
                 DD  XXXXXXXXXXXXXXXXXX  DD  
                 DDkkkkkkkkkkkkkkkkkkkkkkDD  
                 88  yy  yy  yy  yy  yy  88  
                 WWWWWWWWWWWWWWWWWWWWWWWWWW  
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+AddFileTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.AddFileTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.AddFileTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.AddFileTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.Load_Color">
            <summary>Loads the image for Themed Icon AddFileTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon AddFileTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon AddFileTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddFileTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon AddFileTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate">
             <summary>
            	<para>
            		<para>AddLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                 111111                      
             111111  111111aaaaaaaaaaaaaa    
             11  11  11  11WW  WW  WW  yy    
             1111      1111888888888888kk    
             11    11    11DD  DDDDDD  PP    
             1111``````1111DDDDDDDDDDDDXX    
             11``11``11``11RR  RRRRRR  66    
             111111``111111AAAAAAAAAAAAww    
                 111111pp  pp  pp  pp  bb    
                   GGwwwwwwwwwwwwwwwwwwGG    
                   ##  666666  666666  ##    
                   RRUUUUUUUUUUUUUUUUUURR    
                   DD  EEEEEE  EEEEEE  DD    
                   DDVVVVVVVVVVVVVVVVVVDD    
                   88  aa  aa  aa  aa  88    
                   WWWWWWWWWWWWWWWWWWWWWW    
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+AddLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.AddLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.AddLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.AddLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon AddLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon AddLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon AddLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon AddLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate">
             <summary>
            	<para>
            		<para>AddSurroundTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                 111111                      
             111111  111111                  
             11  11  11  11                  
             1111      1111          OOO5-   
             11    11    11          #+-Pp,  
             1111``````1111aaaaaaaaaaRa`.o#= 
             11``11``11``11  %%  %%  RR```UR'
             111111``111111DDDDDDDDDDDD```=Dl
                 111111``#D  RR  RR  DD.``'D4
                   bD-```DDbbbbbbbbbbDD-```DD
                   V8_```D8  66  66  88'``.8G
                   T8/```b8EEEEEEEEEE88```~8I
                   .8O.``b8  aa  aa  88```X8_
                    *%V'`a%%%%%%%%%%%%w`.n%| 
                     =8b_?M          Ml-h%*  
                      _RNNN          NNNR"   
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+AddSurroundTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.AddSurroundTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.AddSurroundTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.AddSurroundTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.Load_Color">
            <summary>Loads the image for Themed Icon AddSurroundTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon AddSurroundTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon AddSurroundTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.AddSurroundTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon AddSurroundTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete">
             <summary>
            	<para>
            		<para>CopyLiveTemplete Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                       uuuuuuuuuuuuuu3/`     
                       oo------------~Jo*`   
                       ee--------------~lj+` 
                       aa----      ------~ta+
             uuuuuuuuuuuuuu3r.     --------VV
             oo------------~Ju/`       ----kk
             ee--------------~lo\`     ----EE
             aa----      ------~t5*    ----UU
             VV----      --------VV    ----XX
             kk----          ----kk--------99
             EE----          ----EE________bb
             UU----          ----UUdddddddddd
             XX----          ----XX          
             99------------------99          
             bb__________________bb          
             dddddddddddddddddddddd          
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+CopyLiveTemplete}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.CopyLiveTemplete))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.CopyLiveTemplete.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.CopyLiveTemplete&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.Load_Color">
            <summary>Loads the image for Themed Icon CopyLiveTemplete theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.Load_Gray">
            <summary>Loads the image for Themed Icon CopyLiveTemplete theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.Load_GrayDark">
            <summary>Loads the image for Themed Icon CopyLiveTemplete theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.CopyLiveTemplete.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon CopyLiveTemplete.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate">
             <summary>
            	<para>
            		<para>DeleteLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                  `!)JJc~`          .+Shhhh  
                 :VF,--~55_       "JET_ /kl  
                 lk.    `7k*   `!u5\. _3e~   
                 ;SL``````!yt"cSl~``.|SL`    
                  "Io\.````,15r:``.;oC_      
                    ~[I/-'''--''',lj!        
                      =o1!-----_rol'         
                    `=CC+"______~l3;         
                  `![l/"""""/r~"""r1T-       
                '+x7/^^^^^!iFTCc=^^=zx;      
              -?F|!~~~~~=)F\` -*FT/~~r}T-    
             ^}7!======rtL-     `=lz+=!T}!   
             |t/=====+JT:          "TJ?!+l7_ 
             ~l)+!/+T7~              _rJc+)l!
              '~+cc*"`                 '!iiii
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+DeleteLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.DeleteLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.DeleteLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.DeleteLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon DeleteLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon DeleteLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon DeleteLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.DeleteLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon DeleteLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate">
             <summary>
            	<para>
            		<para>EditTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                  `*1oL.     
                                `+U3""aRJ.   
                              `~Jia},..=6WC' 
                            `=lc::ctXe=__+#QJ
                          `=t(,` ``,(F9X**bgk
                        `={T"`  `````"TIRgH" 
                      `;x7^`  `......_LIL_   
                    `!3i^.  `......:cuc-     
                  `!ul~.  `------,)j)-       
                `!jt='  .------"Ta|-         
              `/aF=-` .------^7ST-           
             /ykki^________^ik7-             
             KK!IKKl~____~lKs-               
             UU::/uUUt==tUl-                 
             66,,,,/2666t_                   
             wwwwwwwww}_                     
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+EditTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.EditTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.EditTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.EditTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.Load_Color">
            <summary>Loads the image for Themed Icon EditTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon EditTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon EditTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.EditTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon EditTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate">
             <summary>
            	<para>
            		<para>ExportLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                `/5SSSSSSSSSS
                 uuuuuuuuuuuuuoyk]=--------EE
                 oo----------LKn=----------XX
                 22----------wwwwwwo;------ww
                 aa----```````.|wa!__~C____HH
                 yy----     `rHV/__~I##__~I#I
                 VV----   `L#P*::=uD5DD=uDo_ 
                 kk----   -{8e;;e8o=-888R_   
                 EE----     -[%%5_ ----EE    
                 hh----       -_   ----hh    
                 XX----            ----XX    
                 66----            ----66    
                 ww--------------------ww    
                 bb____________________bb    
                 dddddddddddddddddddddddd    
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ExportLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ExportLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ExportLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ExportLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon ExportLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon ExportLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon ExportLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ExportLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ExportLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate">
             <summary>
            	<para>
            		<para>FilterLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                 llllllllllllllllllllllll    
                 *l/.``      ``..--__"rlr    
                  _T7"`      ``..--_=77,     
                    =lr.     ``..-_?l!`      
                     .Ll~    ``.'=J)-        
                       "J)-  ``_cl~          
                        `ll  ``ll`           
                         ll  ``ll            
                         ll  ``ll            
                         ll  ``ll            
                         ll  -\l+            
                         ll./l+-             
                         lll+-               
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+FilterLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.FilterLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.FilterLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.FilterLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon FilterLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon FilterLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon FilterLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.FilterLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon FilterLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate">
             <summary>
            	<para>
            		<para>ImportLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                              `/5yy `/5yyyyyy
                 uuuuuuuuuuuoykF~kk\VF~.._Tk7
                 oo--------LPI=--XXI=--"JXl_ 
                 22--------ww----j;--~}w}_   
                 aa----````GG______=1GGGGGG  
                 yy----    RR""""""""""!uR3  
                 VV----    DD~~~~~~~~/aD#_   
                 kk----    88888888888V6k    
                 EE----            ----EE    
                 hh----            ----hh    
                 XX----            ----XX    
                 66----            ----66    
                 ww--------------------ww    
                 bb____________________bb    
                 dddddddddddddddddddddddd    
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ImportLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ImportLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ImportLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ImportLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon ImportLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon ImportLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon ImportLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ImportLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ImportLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow">
             <summary>
            	<para>
            		<para>LiveTemplatesToolWindow Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                   aaaaaaaaaaaaaaaaaaaaaaaaaa
                   SS  gg  gg  gg  gg  gg  SS
                   EEggggggggggggggggggggggEE
             aaaaaaaaaaaaaaaaaaaaaaaaaa$$  UU
             SS  gg  gg  gg  gg  gg  SSNNNN66
             kkggggggggggggggggggggggkk88  ww
             UU  $$  $$  $$  $$  $$  UUDDDDbb
             66000000000000000000000066##  AA
             ww  888888888888888888  wwbbbbRR
             bbDDDDDDDDDDDDDDDDDDDDDDbb66  DD
             GG  ##################  GGEEEEDD
             RRbbbbbbbbbbbbbbbbbbbbbbRRyy  88
             DD  666666666666666666  DDWWWWWW
             DDEEEEEEEEEEEEEEEEEEEEEEDD      
             88  yy  yy  yy  yy  yy  88      
             WWWWWWWWWWWWWWWWWWWWWWWWWW      
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+LiveTemplatesToolWindow}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.LiveTemplatesToolWindow))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.LiveTemplatesToolWindow&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Load_Color">
            <summary>Loads the image for Themed Icon LiveTemplatesToolWindow theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Load_Gray">
            <summary>Loads the image for Themed Icon LiveTemplatesToolWindow theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.Load_GrayDark">
            <summary>Loads the image for Themed Icon LiveTemplatesToolWindow theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.LiveTemplatesToolWindow.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon LiveTemplatesToolWindow.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers">
             <summary>
            	<para>
            		<para>ManageLayers Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                     ~/LJ33l)+~`             
                     E{,-``'_~TkJ~           
                     !aC,      `~yl`         
               `aooI~ `;2C"      .x2'        
               LV"`=ou~ .uV)`     ,Vi        
               IS.  `;o3af"`      `SS        
               )y~`````="`````````'y7        
               'oY-```````````````~j}_       
                `iu~```````````````./oi_     
                  =tur"_'``'-_.``````'+oi_   
                    .=?T{jj3tII!.``````-ro7_ 
                              ^{1!'``````-cor
                                ^}x!-....._o1
                                  ^}C!_._+I}-
                                    ^T337+"  
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ManageLayers}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ManageLayers))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ManageLayers.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ManageLayers&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.Load_Color">
            <summary>Loads the image for Themed Icon ManageLayers theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.Load_Gray">
            <summary>Loads the image for Themed Icon ManageLayers theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.Load_GrayDark">
            <summary>Loads the image for Themed Icon ManageLayers theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ManageLayers.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ManageLayers.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate">
             <summary>
            	<para>
            		<para>NewFolderLiveTemplate Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                              `"r????????????
                            `~T\_``````````TT
               ||||||||||||||L:------------||
               FF''''''''''''''''''''''''''FF
               CC''''''''''''''''''''''''''CC
               II__||||||||||||||||||||||__II
               55^_lCCCC1l1llllllllllllll__55
               YtCi}C^:C}tCtf[[[[[[[[[[[[::jj
              _}l__*1'`CL:'FtY22222222222""yy
             ;;ICC;``  ``=1C3YYSSSSSSSSSS~~PP
             CC::-``     ``::CCPPPPPPPPPP^^VV
             LL[CCL`    `+CC{55KKKKKKKKKK==kk
              'Yl,'=i.`l;'_FFL;;;;;;;;;;;;;ww
              `Et|fYC~_CYfiCu4XXXXXXXXXXXXXXX
                `_`'CCCC: _-                 
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+NewFolderLiveTemplate}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.NewFolderLiveTemplate))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.NewFolderLiveTemplate.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.NewFolderLiveTemplate&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.Load_Color">
            <summary>Loads the image for Themed Icon NewFolderLiveTemplate theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.Load_Gray">
            <summary>Loads the image for Themed Icon NewFolderLiveTemplate theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.Load_GrayDark">
            <summary>Loads the image for Themed Icon NewFolderLiveTemplate theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.NewFolderLiveTemplate.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon NewFolderLiveTemplate.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeCpp">
             <summary>
            	<para>
            		<para>ScopeCpp Themed Icon generated identifiers:</para>
            		<para>— <see cref = "T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeCpp"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref = "F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeCpp.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref = "T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                   aaaaaaaa                  
                   VV    VV                  
               EEEEEE    EEEEEE              
               XX            XXaaaaaaaa      
               ww````````````wwVV    VV      
               GGGGGG````GGEEEEEE    EEEEEE  
                   ##````##XX            XX  
                   DDDDDDDDww````````````ww  
                           GGGGGG````GGGGGG  
                               ##````##      
                               DDDDDDDD      
                                             
                                             
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ScopeCpp}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ScopeCpp))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ScopeCpp.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ScopeCpp&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeVB">
             <summary>
            	<para>
            		<para>ScopeVB Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeVB"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeVB.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                                             
                                             
               BBBBBBBOPBBBBBBBBBBBNRbV|"    
               kW"   VWWb   -WW     `."T8V`  
               -84   =88\   a88    b1`  c8/  
                zD/  `GD.  ~DDD    Dy. .XD_  
                `Gb.``)t```XRRR``````-_TGw-  
                 \O|``_"``+OcOO````ba!``_OZ  
                  Sb_````-6X`bb````Vx;``-b5  
                  "w{....Tw; ww......._/ky_  
                   tXXXXXXu  XXXXXXXXXo7~`   
                                             
                                             
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ScopeVB}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ScopeVB))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ScopeVB.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ScopeVB&gt;()        // Icon image for rendering</code>
            </example>
             <summary>
            	<para>
            		<para>ScopeVB Themed Icon generated identifiers:</para>
            		<para>— <see cref = "T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeVB"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref = "F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ScopeVB.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref = "T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                                             
                                             
                                             
               BBBBBBBOPBBBBBBBBBBBNRbV|"    
               kW"   VWWb   -WW     `."T8V`  
               -84   =88\   a88    b1`  c8/  
                zD/  `GD.  ~DDD    Dy. .XD_  
                `Gb.``)t```XRRR``````-_TGw-  
                 \O|``_"``+OcOO````ba!``_OZ  
                  Sb_````-6X`bb````Vx;``-b5  
                  "w{....Tw; ww......._/ky_  
                   tXXXXXXu  XXXXXXXXXo7~`   
                                             
                                             
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ScopeVB}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ScopeVB))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ScopeVB.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ScopeVB&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates">
             <summary>
            	<para>
            		<para>ShowPredefinedTemplates Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                      -"=/rT}}Tr/="-         
                   :rnxJ)r/=^^=!+?7ouc"      
                 =Iu!- ,___::,,,,,,"!T2o!    
               -}5!`    ,::,,,,,,,,,"""+eI_  
              -5a="-     ,,,,,,,,,""""""~3V, 
             `ak=___,"-   --``._"""""""""~2k.
             +E*:""":,,"  :"""", `^"""""""+ET
             aaaaaaaaaaaaaaaaaa"^ ."""""""^PV
             kk  %%  %%  %%  kk""  `      `Uk
             UUDDDDDDDDDDDDDDUU^` ^""^^",_~Xt
             44  RR  RR  RR  44.   _^,,,,^y6-
             bbppppppppppppppbb",    `,^^a9= 
             OO  44  444444  OO"",     "aX~  
             RRPPPPPPPPPPPPPPRR",,, `~3wT`   
             DD  yy  yy  yy  DD!+)lCbj\`     
             %%%%%%%%%%%%%%%%%%ot|\~`        
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesThemedIcons+ShowPredefinedTemplates}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesThemedIcons.ShowPredefinedTemplates))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesThemedIcons.ShowPredefinedTemplates.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesThemedIcons.ShowPredefinedTemplates&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.Id">
            <inheritdoc cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.Load_Color">
            <summary>Loads the image for Themed Icon ShowPredefinedTemplates theme aspect Color.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.Load_Gray">
            <summary>Loads the image for Themed Icon ShowPredefinedTemplates theme aspect Gray.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.Load_GrayDark">
            <summary>Loads the image for Themed Icon ShowPredefinedTemplates theme aspect GrayDark.</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesThemedIcons.ShowPredefinedTemplates.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon ShowPredefinedTemplates.</summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons">
             <summary>
            	<para>
            		<para>Autogenerated identifier classes and identifier objects to Themed Icons registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see>.</para>
            		<para>Identifier classes should be used in attributes, XAML, or generic parameters. Where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected, use the identifier object in the <c>Id</c> field of the identifier class.</para>
            	</para>
            </summary>
            <remarks>
            	<para>This code was compile-time generated to support Themed Icons in the JetBrains application.</para>
            	<para>It has two primary goals: load the icons of this assembly to be registered with <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> so that they were WPF-accessible and theme-sensitive; and emit early-bound accessors for referencing icons in codebehind in a compile-time-validated manner.</para>
            	<h1>XAML</h1>
            	<para>For performance reasons, the icons are not individually exposed with application resources. There is a custom markup extension to bind an image source in markup.</para>
            	<para>To use an icon from XAML, set an <see cref="T:System.Windows.Media.ImageSource"></see> property to the <see cref="T:System.CodeDom.CodeTypeReference"></see> markup extension, which takes an icon identifier class (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons"></see> class) as a parameter.</para>
            	<para>Example:</para>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesXmlThemedIcons+Trinity}" /&gt;</code>
            	<h1>Attributes</h1>
            	<para>Sometimes you have to reference an icon from a type attriute when you're defining objects in code. Typical examples are Options pages and Tool Windows.</para>
            	<para>To avoid the use of string IDs which are not validated very well, we've emitted identifier classes to be used with <c>typeof()</c> expression, one per each icon. Use the attribute overload which takes a <see cref="T:System.Type"></see> for an image, and choose your icon class from nested classes in the <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons"></see> class.</para>
            	<para>Example:</para>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesXmlThemedIcons.Trinity))]</code>
            	<h1>CodeBehind</h1>
            	<para>In codebehind, we have two distinct tasks: (a) specify some icon in the APIs and (b) render icon images onscreen.</para>
            	<para>On the APIs stage you should only manipulate icon identifier objects (of type <see cref="T:JetBrains.UI.Icons.IconId"></see>, statically defined in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons"></see> in <c>Id</c> fields). Icon identifier classes (nested in <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons"></see>) should be turned into icon identifier objects as early as possible. Rendering is about getting an <see cref="T:System.Windows.Media.ImageSource"></see> to assign to WPF, or <see cref="T:System.Drawing.Bitmap"></see> to use with GDI+ / Windows Forms.</para>
            	<para>You should turn an identifier object into a rendered image as late as possible. The identifier is static and lightweight and does not depend on the current theme, while the image is themed and has to be loaded or generated/rasterized. You need an <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> instance to get the image out of an icon identifier object. Once you got the image, you should take care to change it with theme changes — either by using a live image property, or by listening to the theme change event. See <see cref="T:JetBrains.Application.Icons.IThemedIconManager"></see> and its extensions for the related facilities.</para>
            	<para>Example:</para>
            	<code>// Getting IconId identifier object to use with APIs
            IconId iconid = LiveTemplatesXmlThemedIcons.Trinity.Id;</code>
            	<code>// Getting IconId out of an Icon Identifier Class type
            IconId iconid = new JetBrains.Application.Icons.CompiledIconsCs.CompiledIconCsId(typeof(LiveTemplatesXmlThemedIcons.Trinity));</code>
            	<code>// Getting image for screen rendering by IconId
            themediconmanager.Icons[icnoid]</code>
            	<code>// Getting image for screen rendering by Icon Identifier Class
            themediconmanager.GetIcon&lt;LiveTemplatesXmlThemedIcons.Trinity&gt;()</code>
            	<h1>Icons Origin</h1>
            	<para>This code was generated by a pre-compile build task from a set of input files which are XAML files adhering to a certain convention, as convenient for exporting them from the Illustrator workspace, plus separate PNG files with raster icons. In the projects, these files are designated with <c>ThemedIconsXamlV3</c> and <c>ThemedIconPng</c> build actions and do not themselves get into the output assembly. All of such files are processed, vector images for different themes of the same icon are split and combined into the single list of icons in this assembly. This list is then written into the genearted XAML file (compiled into BAML within assembly), and serves as the source for this generated code.</para>
            </remarks>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons.ScopeXml">
             <summary>
            	<para>
            		<para>ScopeXml Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons.ScopeXml"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons.ScopeXml.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref="T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                            tgggggg!         
                      `/5  `BQ` -gQ.         
                    `/Skk  rQo  lQNVr`       
                  `*k}_PP  RQ_ `NQw_}Er`     
                `+ZC:  XX ~Qw``+QQX  :CUL.   
              `rXI,  -7ww V$;``R$Dw7-  ,I6c. 
             r9u"  -ibbbb-$D``=$6bbbbi-  "uw)
             JGl_``^jGGGGl$c``E$=GGGGj^``_lGx
              -t#}_``~a#D%W'`_BR ##a~``_}#I_ 
                -}RC:``R$NC``{Nr RR``:CRu_   
                  -CDI,D$M,`-88` DD,IDo_     
                    -18$WK..cWl  8885:       
                      -8%!.'#%-  %y,         
                      -888888e               
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesXmlThemedIcons+ScopeXml}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesXmlThemedIcons.ScopeXml))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesXmlThemedIcons.ScopeXml.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesXmlThemedIcons.ScopeXml&gt;()        // Icon image for rendering</code>
            </example>
             <summary>
            	<para>
            		<para>ScopeXml Themed Icon generated identifiers:</para>
            		<para>— <see cref = "T:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons.ScopeXml"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref = "F:JetBrains.ReSharper.LiveTemplates.Resources.LiveTemplatesXmlThemedIcons.ScopeXml.Id"></see> identifier object, as a field in the identifier class, for use where an <see cref = "T:JetBrains.UI.Icons.IconId"></see> value is expected.</para>
            		<para>
            			<code>
                                             
                            tgggggg!         
                      `/5  `BQ` -gQ.         
                    `/Skk  rQo  lQNVr`       
                  `*k}_PP  RQ_ `NQw_}Er`     
                `+ZC:  XX ~Qw``+QQX  :CUL.   
              `rXI,  -7ww V$;``R$Dw7-  ,I6c. 
             r9u"  -ibbbb-$D``=$6bbbbi-  "uw)
             JGl_``^jGGGGl$c``E$=GGGGj^``_lGx
              -t#}_``~a#D%W'`_BR ##a~``_}#I_ 
                -}RC:``R$NC``{Nr RR``:CRu_   
                  -CDI,D$M,`-88` DD,IDo_     
                    -18$WK..cWl  8885:       
                      -8%!.'#%-  %y,         
                      -888888e               
                                             
            </code>
            		</para>
            	</para>
            </summary>
            <remarks>
            	<para>For details on Themed Icons and their use, see Remarks on the outer class.</para>
            </remarks>
            <example>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:LiveTemplatesXmlThemedIcons+ScopeXml}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(LiveTemplatesXmlThemedIcons.ScopeXml))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = LiveTemplatesXmlThemedIcons.ScopeXml.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;LiveTemplatesXmlThemedIcons.ScopeXml&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.CSharp.Macros.CSharpMacroUtil">
            <summary>
            Contains utility methods for live templates macros
            </summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.TemplateBuilder.TemplateBuildingData">
            <summary>
            Holds information to support the process of building a live template from text
            </summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.UI.DummyLiveTemplatesUIHelper">
            <summary>
            The base implementation of the UI helper for the runtimes which do not have the real UI, like RSAT and Tests.
            To be overridden in UI Interactive and remote scenarios (like Rider).
            </summary>
        </member>
        <member name="F:JetBrains.ReSharper.LiveTemplates.ExtendedRichText.components">
            <summary>Required designer variable</summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.ExtendedRichText.Dispose(System.Boolean)">
            <summary>
            Clean up any resources being used.
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.ExtendedRichText.InitializeComponent">
            <summary>
            Required method for Designer support - do not modify
            the contents of this method with the code editor.
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.ITextEditor.GetText">
            <summary>
            Gets editor contents
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.ITextEditor.SetColor(JetBrains.Util.TextRange,System.Drawing.Color)">
            <summary>
            Sets color of the specified range of text
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.ITextEditor.SetFlags(JetBrains.Util.TextRange,System.Boolean)">
            <summary>
            Sets flags of the specified range of text
            </summary>
        </member>
        <member name="T:JetBrains.ReSharper.LiveTemplates.RichTextEditor">
            <summary>
            Text editor implementation for rich text
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.RichTextEditor.Dispose">
            <summary>
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            </summary>
            <filterpriority>2</filterpriority>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.RichTextEditor.GetText">
            <summary>
            Gets editor contents
            </summary>
        </member>
        <member name="M:JetBrains.ReSharper.LiveTemplates.RichTextEditor.SetFlags(JetBrains.Util.TextRange,System.Boolean)">
            <summary>
            Sets flags of the specified range of text
            </summary>
        </member>
    </members>
</doc>
