<?xml version="1.0"?>
<doc>
    <assembly>
        <name>JetBrains.Platform.Installer</name>
    </assembly>
    <members>
        <member name="T:AllViews">
            <summary>
            AllViews
            </summary>
        </member>
        <member name="M:AllViews.InitializeComponent">
            <summary>
            InitializeComponent
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.InstallerWindow">
            <summary>
            InstallerWindow
            </summary>
            <summary>
            Interaction logic for MainWindow.xaml
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.InstallerWindow.InitializeComponent">
            <summary>
            InitializeComponent
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.AllPackagesZipNuGetGallery">
            <summary>
            Packages for uploading to nuget.org
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.ChannelIdsToMakeInstallers">
            <summary>
            A list of channel ids to make separate installers for them.
            See: <see cref="T:JetBrains.Application.BuildScript.Install.InstallerExePackedWithEmbeddedChannelId"/>.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.EmitWebInstallersDebugOptions">
            <summary>
            Allows to emit all web installers and installer bootstrapers locally using <see cref="T:JetBrains.Application.BuildScript.EntryPoints.EntryLocalMakePackedInstaller"/>.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.EmitWebInstallersDebugOptions.#ctor(System.Boolean)">
            <summary>
            Allows to emit all web installers and installer bootstrapers locally using <see cref="T:JetBrains.Application.BuildScript.EntryPoints.EntryLocalMakePackedInstaller"/>.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.InstallerExeTasks.PackProductWebInstallersAsync(JetBrains.Lifetimes.Lifetime,JetBrains.Application.BuildScript.InputPackage[],JetBrains.Application.BuildScript.PreCompile.ManagedProjectsStuffing.DevKit.ProductsToDeploy,JetBrains.Application.BuildScript.PreCompile.ManagedProjectsStuffing.DevKit.BuildChainFlavor,JetBrains.Application.Components.Optional{JetBrains.Platform.Installer.Install.EmitWebInstallersDebugOptions},JetBrains.Application.Install.Launcher.CleanLauncherPostCompileArtifact[],JetBrains.Application.BuildScript.Compile.CodeSigning.IAuthenticodeSigningService,JetBrains.Application.BuildScript.BuildVersionSuffix,JetBrains.Application.BuildScript.Install.DeployedFilesNamingScheme,JetBrains.Application.BuildScript.Install.IAddFilesToDeploymentPackagings[],JetBrains.Application.BuildScript.Helpers.Icons.SkiaHelper,JetBrains.Util.Storage.Packages.IJetNugetPackageManager,JetBrains.Build.Running.IBuildTaskHost,JetBrains.Util.ILogger)">
            <summary>
            Produces web installers. Web installer is a packed single executable but without embeded packages.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.InstallerExeTasks.PackInstallerBootstrappersAsync(JetBrains.Lifetimes.Lifetime,JetBrains.Application.BuildScript.PreCompile.ManagedProjectsStuffing.DevKit.BuildChainFlavor,JetBrains.Application.BuildScript.PreCompile.ManagedProjectsStuffing.DevKit.ProductsToDeploy,JetBrains.Application.Components.Optional{JetBrains.Platform.Installer.Install.EmitWebInstallersDebugOptions},JetBrains.Application.BuildScript.InputPackage[],JetBrains.Application.Install.Launcher.CleanLauncherPostCompileArtifact[],JetBrains.Application.BuildScript.Compile.CodeSigning.IAuthenticodeSigningService,JetBrains.Application.BuildScript.BuildVersionSuffix,JetBrains.Application.BuildScript.Install.DeployedFilesNamingScheme,JetBrains.Application.BuildScript.Install.IAddFilesToDeploymentPackagings[],JetBrains.Application.BuildScript.Helpers.Icons.SkiaHelper,JetBrains.Util.Storage.Packages.IJetNugetPackageManager,JetBrains.Build.Running.IBuildTaskHost,JetBrains.Util.ILogger)">
            <summary>
            Produces installer bootstrappers.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.InstallerExeTasks.ValidateDiagrammingPackageIsObfuscated(JetBrains.Util.ILogger,JetBrains.Application.BuildScript.InputPackage[],JetBrains.Application.BuildScript.PreCompile.ManagedProjectsStuffing.DevKit.BuildChainFlavor)">
            Due to a license agreement with yFiles GmbH we MUST obfuscate the usage of yFiles public API
            including control flow obfuscation. Do not remove this check.
            It's written this way to minimize dependencies from other code
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.InstallerExeTasks.Other.ValidatePackagesNuget30Compatible(NuGet.Frameworks.NuGetFramework,System.Collections.Generic.IReadOnlyCollection{JetBrains.Application.BuildScript.InputPackage},JetBrains.Util.ILogger)">
            <summary>
            Validate that packages are
            * NuGet 3.0 compatible and have valid structure
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Install.InstallerVsixExtension.ExtensionRegDataName">
            <summary>
            To identify exactly this extension, use its extension id as a registry value name.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.PgpAsciiArmoredFileArtifact">
            <summary>
            .asc files for verifying our SHA256 digest files after download etc.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.ProductsToEmbedInInstaller">
            <summary>
            When building a pack installer EXE with embedded packages, allows to list specific products to be embedded into the installer.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.ProductsToEmbedInInstallerForToolbox">
            <summary>
              When building a pack installer EXE with embedded packages for Toolbox, allows to list specific products to be
              embedded into the installer.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.ReSharper9PlusMsiTasks">
            <summary>
            ReSharper9Plus.msi was used to downgrade from R# 9+ (wave era) to R# 8.2- (msi era).
            It allowed to uninstall new R# versions from the old msi-installer.
            This scenario is not supported anymore. The code is kept for historical reasons.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.SdkPackagesToPublish">
            <summary>
              In addition to product packages publish SDK packages to the gallery
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Install.ThirdPartyLibrariesDeployTasks.ThirdPartyLibrariesInJson">
            <summary>
              Json for publish on web site.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.ThirdPartyLibrariesDeployTasks.ThirdPartyLibrariesInJson.#ctor(JetBrains.Util.Storage.ImmutableFileItem)">
            <inheritdoc />
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.ThirdPartyLibrariesDeployTasks.ThirdPartyLibrariesInJson.#ctor(JetBrains.Util.Storage.StructuredStorage.IStructuredStorage)">
            <inheritdoc />
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.VsixInstallerHelper.GetBlockingProcesses(JetBrains.Util.FileSystemPath,JetBrains.Util.ILogger)">
            <summary>
            This method repeats the logic of VSIXInstaller.BlockingProcessHelper.GetBlockingProcesses().
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Install.VsixInstallerHelper.VsixLauncherMain">
            <summary>
            This method is a Main function of a separate process launched by JetLauncher.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Models.Installable.InstallerProductGroup.Installed">
            <summary>
            Product from the gallery presented in the current hive.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Models.Installable.InstallerProductGroup.Available">
            <summary>
            Product from the gallery not presented in the current hive.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Models.Installable.InstallerProductGroup.Featured">
            <summary>
            Just featured products (not for install).
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Models.Installable.InstallerProductGroup.UnsupportedVs">
            <summary>
            ReSharper installed into unsupported VS version (remove only).
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Models.Installable.InstallerProductGroup.RemoveOnly">
            <summary>
            Presented in the current hive but not found in the gallery. Cannot be installed/updated, remove only.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Models.Installed.InstalledProductBase.MangleUniqueId(System.String)">
            <summary>
            An ability to Id using <see cref="F:JetBrains.Application.Install.Installer.InstallerStartupOptions.InstalledProductsToRemove"/> command line switch.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Models.InstallerViewModel.PopulateOptionsWithUserSelection(JetBrains.Application.Install.Installer.InstallerStartupOptions,System.Boolean)">
            <summary>
            <see cref="M:JetBrains.Platform.Installer.Utils.OptionsUtil.PopulateWithInstalledVsInstances(System.String[],JetBrains.Platform.Installer.Services.VisualStudioHostDiscovery)"/>.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Resources.InstallerClipart">
            <summary>
              A strongly-typed resource class, for looking up localized strings, etc.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Resources.InstallerClipart.ResourceManager">
            <summary>
              Returns the cached ResourceManager instance used by this class.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Resources.InstallerClipart.Culture">
            <summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Resources.InstallerClipart.InstallerExeIcon">
            <summary>
              Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Resources.InstallerClipart.InstallerSplash">
            <summary>
              Looks up a localized resource of type System.Byte[].
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Services.IInstallResults.TaskName">
            <summary>
            The name of stage: Discovering products or Install.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Services.IInstallResults.IsSuccessful">
            <summary>
            The installation is not canceled and there are no errors.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Services.IInstallResults.IsCanceled">
            <summary>
            The installation is canceled by user.
            </summary>
        </member>
        <member name="P:JetBrains.Platform.Installer.Services.IInstallResults.Errors">
            <summary>
            Installation errors if any.
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Services.InstalledProducts">
            <summary>
            A snapshot of installed products at the moment when discovery was executed.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Services.VisualStudioHostDiscovery.AssertVsHostListConsistent">
            <summary>
            Installer might have less VSes in the list than Global Defines, but all VSes known to installer must be in the Global Defines list.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.Exists">
            <summary>
            Used to mark supported VS versions that don't exist on PC, but should be shown in the installer UI.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.IsSupported">
            <summary>
            The supported (whitelisted) VS version. When false, used to show unsupported VSs in the GUI.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.InstallDir">
            <summary>
            InstallDir of VS, which is the directory with <c>devenv.exe</c>, <c>$(InstallRoot)/Common7/IDE</c>. <see cref="F:JetBrains.Util.FileSystemPath.Empty"/> if does not exist.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.ShortName">
            <summary>
            Short name (e.g. VS2010)
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.FullName">
            <summary>
            Official Visual Studio version name (e.g. Visual Studio 2010)
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.Nickname">
            <summary>
            VS15+ Instance nickname given at the installation.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.IsIncomplete">
            <summary>
            Applicable to VS15+. True when this instance InstanceState is not "Complete".
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.IsPreview">
            <summary>
            Applicable to VS15+. True when this instance is a "Preview".
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.DisplayVersion">
            <summary>
            VS15+ display version.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Services.VisualStudioInstance.VsState">
            <summary>
            VS15+ instance state.
            </summary>
        </member>
        <member name="F:JetBrains.Platform.Installer.Utils.MemoryPressureUtil.MemoryPressure.Description">
            <summary>
            Human-readable description for dotMemory snapshots investigators.
            </summary>
        </member>
        <member name="M:JetBrains.Platform.Installer.Utils.PackagesUtil.AllHostPackagesMatchGallery(System.Collections.Generic.IEnumerable{JetBrains.Application.Install.Installable.InstallableHost},JetBrains.Application.Install.Installable.InstallablePackage[])">
            <summary>
            Check that all hosts have the current packages (match gallery).
            </summary>
        </member>
        <member name="T:JetBrains.Platform.Installer.Wpf.HiddenAdornerDecorator">
            <summary>
            Hack way to hide adorners
            </summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons">
             <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="!:JetBrains.UI.ThemedIcons.DukevopThemedIconsThemedIcons"></see> class) as a parameter.</para>
            	<para>Example:</para>
            	<code>&lt;Image Source="{icons:ThemedIcon myres:DukevopThemedIconsThemedIcons+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="!:JetBrains.UI.ThemedIcons.DukevopThemedIconsThemedIcons"></see> class.</para>
            	<para>Example:</para>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.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="!:JetBrains.UI.ThemedIcons.DukevopThemedIconsThemedIcons"></see> in <c>Id</c> fields). Icon identifier classes (nested in <see cref="!:JetBrains.UI.ThemedIcons.DukevopThemedIconsThemedIcons"></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 = DukevopThemedIconsThemedIcons.Trinity.Id;</code>
            	<code>// Getting IconId out of an Icon Identifier Class type
            IconId iconid = new JetBrains.Application.Icons.CompiledIconsCs.CompiledIconCsId(typeof(DukevopThemedIconsThemedIcons.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;DukevopThemedIconsThemedIcons.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.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay">
             <summary>
            	<para>
            		<para>IncompleteOverlay Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay.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>
                 ~~:                         
                =-::~                        
               +`-B .=                       
              !` `c  -^                      
             `=--:L---r                      
              `--:_:--`                      
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+IncompleteOverlay}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.IncompleteOverlay))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.IncompleteOverlay.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.IncompleteOverlay&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay.Load_Default">
            <summary>Loads the image for Themed Icon IncompleteOverlay theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.IncompleteOverlay.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon IncompleteOverlay.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay">
             <summary>
            	<para>
            		<para>InformationOverlay Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay.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>
               ::::::,.                      
              ;`+!!!+_;                      
              /`?  :!!,                      
              !`?!!??~^                      
               ^ -,:::-                      
               .;-                           
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
            </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:NycipuwThemedIconsThemedIcons+InformationOverlay}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(NycipuwThemedIconsThemedIcons.InformationOverlay))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = NycipuwThemedIconsThemedIcons.InformationOverlay.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;NycipuwThemedIconsThemedIcons.InformationOverlay&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay.Load_Default">
            <summary>Loads the image for Themed Icon InformationOverlay theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.InformationOverlay.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon InformationOverlay.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay">
             <summary>
            	<para>
            		<para>UnsupportedOverlay Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay.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>
             -!:::~:::L                      
             -: J;:~!:!                      
             -::x`=*L !                      
             -::=~.-# !                      
             -:. .J~` !                      
             `_________                      
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
            </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:NycipuwThemedIconsThemedIcons+UnsupportedOverlay}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(NycipuwThemedIconsThemedIcons.UnsupportedOverlay))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = NycipuwThemedIconsThemedIcons.UnsupportedOverlay.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;NycipuwThemedIconsThemedIcons.UnsupportedOverlay&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay.Load_Default">
            <summary>Loads the image for Themed Icon UnsupportedOverlay theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.UnsupportedOverlay.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon UnsupportedOverlay.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10">
             <summary>
            	<para>
            		<para>Vs0x10 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10.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>
                               _..`          
                         `--`  :-:-.:        
                  `..  `-````-`:..-::        
                 `-``.-.``-``..::-`.:        
                 `-.:```.:_``..,..--:        
                 `-``---``.``'.,--:::        
                  `-`   --.`.:`,::..:        
               :--...```  '-`  ,--:-:        
                `.---..--::----:-::::        
                     `.--:--::-::--:-        
                          `.-,::-.`  `  ``   
                           `   -```-  -`  `  
                           - : -   :_ _ :. ` 
                           : : -- ` : : .    
                           ``  :`: :- -.  .  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs0x10}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs0x10))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs0x10.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs0x10&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10.Load_Default">
            <summary>Loads the image for Themed Icon Vs0x10 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs0x10.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview">
             <summary>
            	<para>
            		<para>Vs0x10Preview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview.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++}~}
                 `:..--:.`'..-.,--::: !r:._:}
                  `-`   -:-.-:`_::--: !|___;}
               :--...```  --`  _--::: !L::!|}
                `'------:::----:::::: !|::`:}
                     `.--:--,::::--:- !LL!}:}
                      ``  `.-:__::.   !L::_"}
                     `  .```-  :.   ` !L--:^}
                    . :` -  -: -` : - !L::_;}
                    ` '  -  .` -` : . !c-`J}}
                     .  --``-.`-.  `  !L:::;}
                                      `------
            </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:DukevopThemedIconsThemedIcons+Vs0x10Preview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs0x10Preview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs0x10Preview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs0x10Preview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview.Load_Default">
            <summary>Loads the image for Themed Icon Vs0x10Preview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Preview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs0x10Preview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable">
             <summary>
            	<para>
            		<para>Vs0x10Previewunavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable.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>
                              -```           
                         ..`` -`-...``. ``   
                 `.``  .`.::`--`:::```. ---. 
                 - ``.`--.`^`:-`:::```. '-:- 
                 - :`-:`.:`^`:-`:::```.``` ` 
                 : `....-.`^`:-`:::```.`.-.. 
                  ``   `..:-.--`:,:```. ...` 
              .'```````  `.`  -`:::```. ..`  
               ````````.-'.``.-`:::```. ..-. 
                    ```...'-:----...``.  ` . 
                         ````....`   `. ...` 
                                     `. --.` 
                                     `. ...` 
                                     `. --   
                                     `. ...` 
                                             
            </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:DukevopThemedIconsThemedIcons+Vs0x10Previewunavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs0x10Previewunavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs0x10Previewunavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs0x10Previewunavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs0x10Previewunavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10Previewunavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs0x10Previewunavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable">
             <summary>
            	<para>
            		<para>Vs0x10unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable.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>
                              -```           
                         ..`` -`-...`        
                 `.``  .`.::`--`:::``        
                 - ``.`--.`^`:-`:::``        
                 - :`-:`.:`^`:-`:::``        
                 : `....-.`^`:-`:::``        
                  ``   `..:-.--`:,:``        
              .'```````  `.`  -`:::``        
               ````````.-'.``.-`:::``        
                    ```...'-:----...`        
                         ````....`           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs0x10unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs0x10unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs0x10unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs0x10unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs0x10unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs0x10unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs0x10unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15">
             <summary>
            	<para>
            		<para>Vs15 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15.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>
                              ..`            
                            .-.`.---.        
               `---.      --........:        
               :....--``--....'.....:        
               ,--:-----'----::-----:        
               ,--.:-------:. ------:        
               ,-::-----------:-----:        
               ,----::.`::----------:        
               .:::-`    `-::::::::::        
                 `         `-::::::::        
                              -:.`   ``````  
                              `` ``-  ,-  .  
                              : " -`: ,-  `  
                              `   - . ":-. ` 
                               - , .` :.  `  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs15}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs15))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs15.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs15&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15.Load_Default">
            <summary>Loads the image for Themed Icon Vs15 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs15.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable">
             <summary>
            	<para>
            		<para>Vs15unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable.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>
                              ```            
                            ```.`````        
               `.```      .``::::::..        
               -``-`````.``:::.`:::-.        
               -. ``:-``.::-``- :::-.        
               -. .- `:::- -` - :::-.        
               -. .`-:``-::```: :::-.        
               -``--``````-::-` :::-.        
               `.``.`    ```.::::::-.        
                 `          ``.-.```.        
                              ````           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs15unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs15unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs15unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs15unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs15unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs15unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs15unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005">
             <summary>
            	<para>
            		<para>Vs2005 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005.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>
                                             
                   ````.`   `::::`           
                 `.     `.`-,___,:-`         
                .`       .:""""___,:-        
               :`  ... `:_""""_:.:_,::       
               :_::  `:_""""",:  `::_:       
               :___:-:"""""_-``...``--       
                .:__,_"""":.``````.-`        
                  -,___":` .-.``.-.          
                   `....     ....            
                            ``  ``  `` ````  
                          .`` -`  '-  `: `-  
                          `.- " :. `.: : `.  
                           . :: :````- ::- ` 
                          - ``:.``..``-.``.  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2005}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2005))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2005.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2005&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005.Load_Default">
            <summary>Loads the image for Themed Icon Vs2005 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2005.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable">
             <summary>
            	<para>
            		<para>Vs2005unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable.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>
                                             
                   .`````   ``````           
                 `` -::` ``` .::- ``         
                . .. -::`` `:::. .``.        
               - - `.`  ``-::- `.` - :       
               '` -  `. -:::``-  `.  :       
               - -``` `:::` ` ``. `. -       
                ```-`:::- ' .::-`- ``        
                  . `.. `` ```..` `          
                   `````     ````            
                                             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2005unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2005unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2005unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2005unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2005unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2005unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2005unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008">
             <summary>
            	<para>
            		<para>Vs2008 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008.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>
                                             
                   ````.`   `::::`           
                 `.     `.`-,___,:-`         
                .`       .:""""___,:-        
               :`  ... `:_""""_:.:_,::       
               :_::  `:_""""",:  `::_:       
               :___:-:"""""_-``...``--       
                .:__,_"""":.``````.-`        
                  -,___":` .-.``.-.          
                   `....     ....            
                            ``  ``  ``  ``   
                          .`` -`  '-  `' ``` 
                          `.: " :. `.: :  `  
                           . :: :````- ``: ` 
                          - ``:.``..``--```  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2008}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2008))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2008.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2008&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008.Load_Default">
            <summary>Loads the image for Themed Icon Vs2008 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2008.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable">
             <summary>
            	<para>
            		<para>Vs2008unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable.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>
                                             
                   .`````   ``````           
                 `` -::` ``` .::- ``         
                . .. -::`` `:::. .``.        
               - - `.`  ``-::- `.` - :       
               '` -  `. -:::``-  `.  :       
               - -``` `:::` ` ``. `. -       
                ```-`:::- ' .::-`- ``        
                  . `.. `` ```..` `          
                   `````     ````            
                                             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2008unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2008unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2008unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2008unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2008unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2008unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2008unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010">
             <summary>
            	<para>
            		<para>Vs2010 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010.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>
                                             
                            `.----.`         
                ``..``    .:--------:`       
              `-.------.`:-------:---:`      
              -.'-----::------::-:----:      
              -.-.   .------::`  :----:      
              -.-..-------::.   `:---:-      
               --..-----:-:--:--:---:-       
                 .--:-.`   `-::::::-`        
                                             
                            ``   `   ``  `   
                           '  `-   :  ,.     
                           `: .` : :: ^ `: . 
                           . ..- : -. "  - ` 
                          ``  ..` ``` :.` .  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2010}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2010))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2010.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2010&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010.Load_Default">
            <summary>Loads the image for Themed Icon Vs2010 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2010.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable">
             <summary>
            	<para>
            		<para>Vs2010unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable.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>
                                             
                            ````````         
                ``````    ````-::-.`.`       
              `` `.`  `.`` -::::``::. `      
              .`- `````- .:::`  ``.::`.      
              `. .   ```:::` ``  ``::``      
              - ``````-::` -.   ``.:: .      
               .  .:::```.:  `````:. .       
                 ```````   `.```` `.`        
                                             
                                             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2010unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2010unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2010unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2010unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2010unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2010unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2010unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012">
             <summary>
            	<para>
            		<para>Vs2012 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012.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>
                              ..`            
                            .-.`.---.        
               `---.      --........:        
               :....--``--....'.....:        
               ,--:-----'----::-----:        
               ,--.:-------:. ------:        
               ,-::-----------:-----:        
               ,----::.`::----------:        
               .:::-`    `-::::::::::        
                 `         `-::::::::        
                            ``-:--`  `` ``   
                           .   -   :  _'     
                           `: .` : :: _`-    
                           . ..- : -. ,. `-  
                          ``  ..` ``` "`  .` 
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2012}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2012))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2012.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2012&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012.Load_Default">
            <summary>Loads the image for Themed Icon Vs2012 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2012.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable">
             <summary>
            	<para>
            		<para>Vs2012unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable.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>
                              ```            
                            ```.`````        
               `.```      .``::::::..        
               -``-`````.``:::.`:::-.        
               -. ``:-``.::-``- :::-.        
               -. .- `:::- -` - :::-.        
               -. .`-:``-::```: :::-.        
               -``--``````-::-` :::-.        
               `.``.`    ```.::::::-.        
                 `          ``.-.```.        
                              ````           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2012unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2012unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2012unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2012unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2012unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2012unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2012unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013">
             <summary>
            	<para>
            		<para>Vs2013 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013.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>
                              ..`            
                            .-.`.---.        
               `---.      --........:        
               :....--``--....'.....:        
               ,--:-----'----::-----:        
               ,--.:-------:. ------:        
               ,-::-----------:-----:        
               ,----::.`::----------:        
               .:::-`    `-::::::::::        
                 `         `-::::::::        
                            ``-:--`  `` ``   
                           .  `-   :  _-  `  
                           `: .` : :: , - `  
                           . ..- : -. ".:- ` 
                          ``  ..` ``` :.  `  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2013}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2013))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2013.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2013&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013.Load_Default">
            <summary>Loads the image for Themed Icon Vs2013 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2013.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable">
             <summary>
            	<para>
            		<para>Vs2013unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable.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>
                              ```            
                            ```.`````        
               `.```      .``::::::..        
               -``-`````.``:::.`:::-.        
               -. ``:-``.::-``- :::-.        
               -. .- `:::- -` - :::-.        
               -. .`-:``-::```: :::-.        
               -``--``````-::-` :::-.        
               `.``.`    ```.::::::-.        
                 `          ``.-.```.        
                              ````           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2013unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2013unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2013unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2013unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2013unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2013unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2013unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015">
             <summary>
            	<para>
            		<para>Vs2015 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015.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>
                              ..`            
                            .-.`.---.        
               `---.      --........:        
               :....--``--....'.....:        
               ,--:-----'----::-----:        
               ,--.:-------:. ------:        
               ,-::-----------:-----:        
               ,----::.`::----------:        
               .:::-`    `-::::::::::        
                 `         `-::::::::        
                            ``-:--`  ``````  
                           .  `-   :  ,-  .  
                           `: .` : :: ,-  `  
                           . ..- : -. ":-. ` 
                          ``  ..` ``` :.  .  
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2015}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2015))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2015.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2015&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015.Load_Default">
            <summary>Loads the image for Themed Icon Vs2015 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2015.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable">
             <summary>
            	<para>
            		<para>Vs2015unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable.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>
                              ```            
                            ```.`````        
               `.```      .``::::::..        
               -``-`````.``:::.`:::-.        
               -. ``:-``.::-``- :::-.        
               -. .- `:::- -` - :::-.        
               -. .`-:``-::```: :::-.        
               -``--``````-::-` :::-.        
               `.``.`    ```.::::::-.        
                 `          ``.-.```.        
                              ````           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2015unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2015unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2015unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2015unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2015unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2015unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2015unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017">
             <summary>
            	<para>
            		<para>Vs2017 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017.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>
                              :...`          
                         .-.` :````-`        
                 `..`  ..````::````..        
                 ,```-.``..``::````..        
                 ,`_````-:-``::````..        
                 _``---```.``::````'.        
                 `..   .:.`.-::````-.        
              ---...```` .-.  :````-.        
               `.----.--------:....-.        
                    `.-::--......-::`        
                         `.-_,:::-`  ``````  
                           .   -   :  ".   ` 
                           `: .` : :: , - -  
                           . ..- : -. ,` `   
                          ``  ..` ``` :: -   
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2017}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2017))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2017.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2017&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017.Load_Default">
            <summary>Loads the image for Themed Icon Vs2017 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2017.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview">
             <summary>
            	<para>
            		<para>Vs2017Preview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview.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++}~}
                 `:..--:.`'..-.,--::: !r:._:}
                  `-`   -:-.-:`_::--: !|___;}
               :--...```  --`  _--::: !L::!|}
                `'------:::----:::::: !|::`:}
                     `.--:--,::::--:- !LL!}:}
                      ``  `::::",:.`` !L::_"}
                     '  `-   :  ".   `!L--:^}
                     `: .` : :: , - - !L::_;}
                     . ..- : -. ,` `  !c-`J}}
                    ``  ..` ``` :: -  !L:::;}
                                      `------
            </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:DukevopThemedIconsThemedIcons+Vs2017Preview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2017Preview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2017Preview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2017Preview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview.Load_Default">
            <summary>Loads the image for Themed Icon Vs2017Preview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Preview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2017Preview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable">
             <summary>
            	<para>
            		<para>Vs2017Previewunavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable.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>
                              -```           
                         ..`` -`-...``. ``   
                 `.``  .`.::`--`:::```. ---. 
                 - ``.`--.`^`:-`:::```. '-:- 
                 - :`-:`.:`^`:-`:::```.``` ` 
                 : `....-.`^`:-`:::```.`.-.. 
                  ``   `..:-.--`:,:```. ...` 
              .'```````  `.`  -`:::```. ..`  
               ````````.-'.``.-`:::```. ..-. 
                    ```...'-:----...``.  ` . 
                         ````....`   `. ...` 
                                     `. --.` 
                                     `. ...` 
                                     `. --   
                                     `. ...` 
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2017Previewunavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2017Previewunavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2017Previewunavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2017Previewunavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2017Previewunavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017Previewunavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2017Previewunavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable">
             <summary>
            	<para>
            		<para>Vs2017unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable.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>
                              -```           
                         ..`` -`:-..`        
                 `.``  .`.::`--`^^^``        
                 - ``.`--.`^`:-`^^^``        
                 - :`-:`.:`^`:-`^^^``        
                 : `....-.`^`:-`^^^``        
                  ``   `..:-.--`^^^``        
              .'```````  `.`  -`^^^``        
               ````````.....`.-`^^^``        
                    ````.'-:"__::-..`        
                         ````....`           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2017unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2017unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2017unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2017unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2017unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2017unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2017unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019">
             <summary>
            	<para>
            		<para>Vs2019 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019.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\..---          
                .:_-`   `~+rr=....:          
               `+/~~^:`:!rrrr;....:          
               `rsr^~~~=rrr!-,....:          
               `rsr`^~~~;;:  ,....:          
               `rsr;rr;~~~^_`,....:          
               `r)+r+~.:^~~~~"....:          
                :;!~`   ."^~~"....:          
                          :^~"...--          
                           .~~:-..`  `` ``   
                           -   -   :  -.   ` 
                           `-  : : -: -    ` 
                           `  -: : -. .`. .  
                           .  `.   `` -```   
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2019}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2019))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2019.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2019&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019.Load_Default">
            <summary>Loads the image for Themed Icon Vs2019 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2019.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview">
             <summary>
            	<para>
            		<para>Vs2019Preview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview.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>
                           `,;:'`     `------
                          -=cr--::-   !|^=|}}
                .:^:`   `~rcc+----:   !|```:}
               `r+;;~:`:/cccc!----:   !|-  -}
               `L{L~;;;+ccc=:_----:   !r++}~}
               `L{L`~;;;!!,  _----:   !r:._:}
               `L{c!cL=;;;~"._----:   !|___;}
               `LTrcr;.,~;;;;^----:   !L::!|}
                :;/~.   .^;;;~----:   !|::`:}
                          :~;~---::   !LL!}:}
                      ``  `-^^_,.``   !L::_"}
                    .   -`  -. `:   . !L--:^}
                    `.- " :` :  : ` - !L::_;}
                    `` -- -     `-  ` !c-`J}}
                    -   -.  . ..`: `  !L:::;}
                                      `------
            </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:DukevopThemedIconsThemedIcons+Vs2019Preview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2019Preview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2019Preview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2019Preview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview.Load_Default">
            <summary>Loads the image for Themed Icon Vs2019Preview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Preview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2019Preview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable">
             <summary>
            	<para>
            		<para>Vs2019Previewunavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable.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>
                           ``.```            
                          .  :`   `          
                `` ``   `` ``:````-          
               `-'`  ```  ```:````-          
               `.`-.`  `.``..:````-          
               `.`-`-``  `-  :````-          
               `.`-` -.``  ``:````-          
               `-. ``-.-```` :````-          
                .`.-`   .-```:````-          
                          -``:```.-          
                           `--..`            
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2019Previewunavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2019Previewunavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2019Previewunavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2019Previewunavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2019Previewunavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019Previewunavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2019Previewunavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable">
             <summary>
            	<para>
            		<para>Vs2019unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable.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>
                           ``.```            
                          .  :`   `          
                `` ``   `` ``:````-          
               `-'`  ```  ```:````-          
               `.`-.`  `.``..:````-          
               `.`-`-``  `-  :````-          
               `.`-` -.``  ``:````-          
               `-. ``-.-```` :````-          
                .`.-`   .-```:````-          
                          -``:```.-          
                           `--..`            
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2019unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2019unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2019unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2019unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2019unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2019unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2019unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022">
             <summary>
            	<para>
            		<para>Vs2022 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022.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 `-.           
                 '::::. `;c((r   `:          
                =+_::::_+((((r    -          
               `cC[~::::"+((r^    -          
               `cCCr""::::^;.-    -          
               `cCCL));:::::::    -          
               `rs|((();::::::    -          
                `_+)(+: `,::::    :          
                   .-`    :::: `..`          
                           .""-```  ``` ``   
                           -   -   :   :   ` 
                           `-  ` : :.` --  ` 
                           .  -. : _  -.  -  
                           .  `-  `:   -   ` 
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2022}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2022))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2022.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2022&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022.Load_Default">
            <summary>Loads the image for Themed Icon Vs2022 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2022.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview">
             <summary>
            	<para>
            		<para>Vs2022Preview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview.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>
                           `;!-`             
                   ``     :({7-::.     `!,`  
                 -~;;^. `!i{{7---:,    `{t3r 
               `+T!;;;;~({{{{7----,    `)yPT 
               `vSe\;;;;=T{{7;----,    --: ; 
               `vSS)~!;;;;/=-:----,    -cJ*c 
               `vSS7l}?;;;;;~"----,    `***~ 
               `)u}{{{}+;;;;;;----,    .c+_` 
                `"c}{c: .~;;;;----,    `?c3r 
                   --`    ,;;;-::-`    .." + 
                      ``  `-~~"-  ``   .rc*= 
                    -   :   :`  -   .  .7Tr; 
                    `.- ^ : .`: -`- -  .rc*~ 
                    `` :: : -. -`. :`  .73   
                    -  `:`  :   :   -  .rc+~ 
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2022Preview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2022Preview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2022Preview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2022Preview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview.Load_Default">
            <summary>Loads the image for Themed Icon Vs2022Preview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Preview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2022Preview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable">
             <summary>
            	<para>
            		<para>Vs2022Previewunavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable.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>
                           `,:.`             
                   ``     -~;: `.`           
                 .:--:. `";;;:    -          
                ~^-----:~;;;;:    -          
               `+7\:-----,;;;:    -          
               `+77=:------,.-    -          
               `+7r;;~:-----::    -          
               `;;;;;;;,-----:    -          
                `:~!;~- .:---:    -          
                   .-`    ---:  `.`          
                           .::.`             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2022Previewunavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2022Previewunavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2022Previewunavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2022Previewunavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2022Previewunavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022Previewunavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2022Previewunavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable">
             <summary>
            	<para>
            		<para>Vs2022unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable.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>
                           `,:.`             
                   ``     -~;: `.`           
                 .:--:. `";;;:    -          
                ~^-----:~;;;;:    -          
               `+7\:-----,;;;:    -          
               `+77=:------,.-    -          
               `+7r;;~:-----::    -          
               `;;;;;;;,-----:    -          
                `:~!;~- .:---:    -          
                   .-`    ---:  `.`          
                           .::.`             
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+Vs2022unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.Vs2022unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.Vs2022unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.Vs2022unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs2022unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs2022unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs2022unavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname">
             <summary>
            	<para>
            		<para>VsNoname Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname.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>
                               ,..`          
                         `..`  :-:.`-        
                  `.`  `'`   .`:``-:-        
                 ``  `'`  .  `.:-- `-        
                 `.`-   `:_  `.:``-.-        
                 `- `.-'` `  `.:..-::        
                  `-`   --```-`:--``:        
               :-....``   .-`  :``--:        
                `.--````---'-..----::        
                     `.---..:--::..--        
                          `.-----.`          
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+VsNoname}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.VsNoname))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.VsNoname.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.VsNoname&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname.Load_Default">
            <summary>Loads the image for Themed Icon VsNoname theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNoname.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNoname.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable">
             <summary>
            	<para>
            		<para>VsNonameunavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable.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>
                              -```           
                         ..`` -`-...`        
                 `.``  .`.::`--`:::``        
                 - ``.`--.`^`:-`:::``        
                 - :`-:`.:`^`:-`:::``        
                 : `....-.`^`:-`:::``        
                  ``   `..:-.--`:,:``        
              .'```````  `.`  -`:::``        
               ````````.-'.``.-`:::``        
                    ```...'-:----...`        
                         ````....`           
                                             
                                             
                                             
                                             
                                             
            </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:DukevopThemedIconsThemedIcons+VsNonameunavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(DukevopThemedIconsThemedIcons.VsNonameunavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = DukevopThemedIconsThemedIcons.VsNonameunavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;DukevopThemedIconsThemedIcons.VsNonameunavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable.Load_Default">
            <summary>Loads the image for Themed Icon VsNonameunavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNonameunavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNonameunavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext">
             <summary>
            	<para>
            		<para>VsNoname Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext.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>
                                 `-`         
                               .:` `.--.     
                  `----`     -:`       ^     
                 `:    .-. -:`    '    ^     
                 `-  ^-  `-:`     _    ~     
                 `- `:`:-   .:-   "    ~     
                 .- `:  `:-    -:`"    ;     
                 .-    `:'`::    `.    ;     
                  -::-:-     ::`       ;     
                               :,`  `-:,     
                             `.`.~,:.        
                        ..`.`- --``....`--:` 
                        -`^`--``-`-``:`.- .. 
                        ```--:`: ```',.`^`:  
                         -`,.,-.---..:-----. 
                                             
            </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:QohufafThemedIconsThemedIcons+VsNoname}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.VsNoname))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.VsNoname.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.VsNoname&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext.Load_Default">
            <summary>Loads the image for Themed Icon VsNoname theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNext.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNoname.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview">
             <summary>
            	<para>
            		<para>VsNonamePreview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview.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>
                              ```            
                            ..  ```.`  -\"-``
               `...`      ..       ``  -Cu2L`
              -     ..` -.    ``   `.  -}dOv`
              :  .-`  `-.     ..   `.  ::,`!`
              :  - `-`   .-`  ..   `.  :T}rT`
              :  -   `-`   `---.   `.  -rrr;`
              :     .-``-.    .`   `'  -Tr^-`
              `--'--`    `:.       `-  -)T2L`
                           `:-   `--`  --~`r`
                       ..`.` `:--`     -LTr+`
                 `.``..  , :`...`.:`-  .F2L=`
                 ` .```  ` ~ ` `` ` -  -LTr;`
                  -  ,- :  _ ``_ `: -  .sC```
                  ``..-`-- :``.`-`: :  -LTr;`
                                             
            </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:QohufafThemedIconsThemedIcons+VsNonamePreview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.VsNonamePreview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.VsNonamePreview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.VsNonamePreview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview.Load_Default">
            <summary>Loads the image for Themed Icon VsNonamePreview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNonamePreview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable">
             <summary>
            	<para>
            		<para>VsNonamePreviewUnavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable.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>
                              ``             
                            ``   ```  ` `    
               `````      ``        ` ` ```` 
              `     ``  ``          ` ` ```` 
              `  ``    ``     ``    ` `      
              `  `  `    ``   ``    ` ` ```` 
              `  `    `     ````    ` ` ```  
              `      `  `     `     ` ` ``   
               `````      ``        ` ` ```` 
                            ``    ``  `    ` 
                              ```     ` ```` 
                                      ` ```` 
                                      ` ```  
                                      ` ``   
                                      ` ```  
                                             
            </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:QohufafThemedIconsThemedIcons+VsNonamePreviewUnavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.VsNonamePreviewUnavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.VsNonamePreviewUnavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.VsNonamePreviewUnavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable.Load_Default">
            <summary>Loads the image for Themed Icon VsNonamePreviewUnavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextPreviewUnavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNonamePreviewUnavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable">
             <summary>
            	<para>
            		<para>VsNonameUnavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable.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>
                                 `.`         
                               `.`  ````     
                  `.`..      `.`       :     
                 `.    `.` `.     `    :     
                 ``  -`   ..`     -    :     
                 ``  . .`   `.`   -    :     
                 ``  .   .`    `.`-    :     
                 ``     .` ..    ``    :     
                  `..`.`     ..        :     
                               ..    ``.     
                                 `.``        
                                             
                                             
                                             
                                             
                                             
            </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:QohufafThemedIconsThemedIcons+VsNonameUnavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.VsNonameUnavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.VsNonameUnavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.VsNonameUnavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable.Load_Default">
            <summary>Loads the image for Themed Icon VsNonameUnavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.VsNextUnavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon VsNonameUnavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp">
             <summary>
            	<para>
            		<para>Vs18Exp Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp.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>
                   `..................`      
                 ;=;""""""""""""""""""~\;`   
                ~c                      +;   
                ;*                      ;*   
                ;+       ```            ;+   
                !r    `..` ,`.```..     !r   
                !r    : `  _- `.` -     !r   
                =L    `._  ,-` ` `-     =L   
                \c      ,  ^- `.` -     \c   
                +)      ,  ~` -.. `.    +)   
                +T      ,``,-.```.-     +T   
                rT                      rT   
                rv                      rv   
                +u                      J)   
                `i}\===================i[.   
                   -:::::::::::::::::::      
            </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:QohufafThemedIconsThemedIcons+Vs18Exp}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.Vs18Exp))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.Vs18Exp.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.Vs18Exp&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp.Load_Default">
            <summary>Loads the image for Themed Icon Vs18Exp theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Exp.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18Exp.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview">
             <summary>
            	<para>
            		<para>Vs18ExpPreview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview.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>
                   `...................``````
                 ;=;"""""""""""""""""""~T*~::
                ~c                    '~VEh}:
                ;*                    ';jDDu:
                ;+       ```          ';!!:):
                !r    `..` ,`.```..   ';1jJ1:
                !r    : `  _- `.` -   '~JJJ?:
                =L    `._  ,-` ` `-   ';1s+~:
                \c      ,  ^- `.` -   '~F1h}:
                +)      ,  ~` -.. `.  ';;+:s:
                +T      ,``,-.```.-   ';}1J7:
                rT                    '^yh}|:
                rv                    ';}1J?:
                +u                    '^2V,::
                `i}\==================^;}1s?:
                   -:::::::::::::::::::``````
            </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:QohufafThemedIconsThemedIcons+Vs18ExpPreview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.Vs18ExpPreview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.Vs18ExpPreview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.Vs18ExpPreview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview.Load_Default">
            <summary>Loads the image for Themed Icon Vs18ExpPreview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18ExpPreview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable">
             <summary>
            	<para>
            		<para>Vs18ExpPreviewUnavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable.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>
                    ``````````````````       
                 -:-------------------. ``   
                -_                   `. ---. 
                -:                   `. -::- 
                -:                   `.``` ` 
                -:                   `.`.-.. 
                -:                   `. ...` 
                -:                   `. ..`  
                -:                   `. ..-. 
                -:                   `.  ` . 
                -:                   `. ...` 
                -:                   `. --.` 
                -:                   `. ...` 
                -_                   `. --   
                 ::-------------------. ...` 
                   ```````````````````       
            </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:QohufafThemedIconsThemedIcons+Vs18ExpPreviewUnavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.Vs18ExpPreviewUnavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.Vs18ExpPreviewUnavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.Vs18ExpPreviewUnavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs18ExpPreviewUnavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpPreviewUnavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18ExpPreviewUnavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable">
             <summary>
            	<para>
            		<para>Vs18ExpUnavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable.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>
                    ```````````````````      
                 -:--------------------::    
                -_                      ::   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -:                      -:   
                -_                      ::   
                 ::--------------------::`   
                   ````````````````````      
            </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:QohufafThemedIconsThemedIcons+Vs18ExpUnavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(QohufafThemedIconsThemedIcons.Vs18ExpUnavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = QohufafThemedIconsThemedIcons.Vs18ExpUnavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;QohufafThemedIconsThemedIcons.Vs18ExpUnavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs18ExpUnavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18ExpUnavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18ExpUnavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18">
             <summary>
            	<para>
            		<para>Vs18 Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18.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-`              
                   ```.  ^2K6r`.--`          
                -"`   `:;u2jSs.--:,          
               ^wd6:``.'!222u;::,_"          
               \pHdv:--::!23~"_"^~~          
               \bbHJ:=_"~~!~`^~;;!;          
               \6wwvTC7;;=\+;~;!/+;          
               :u6acTJ}J+rL)Tr++rc!          
                `:;!+Lr^"c7s}sLc|T~          
                   `--`  :TCu|L+~-           
                          `"^.`      `  ``   
                                   .  -`  `  
                                   ._ -.  `  
                                    : : .`   
                                    - .`  `  
                                             
            </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:TikodytThemedIconsThemedIcons+Vs18}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(TikodytThemedIconsThemedIcons.Vs18))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = TikodytThemedIconsThemedIcons.Vs18.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;TikodytThemedIconsThemedIcons.Vs18&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18.Load_Default">
            <summary>Loads the image for Themed Icon Vs18 theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview">
             <summary>
            	<para>
            		<para>Vs18Preview Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview.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?-``             
                   ...'  ~a6bc'::-`    `!,`  
                -~-```-:!jSkK[::_""    `{t3r 
               ~HRb"--::+VaSe=_^~~~    .JbdT 
               +Omms::_"~+S2;^~;;!~    --: ; 
               +dAms:+~;;!+;`~!!\+;    -cJ*c 
               +bHdsJ2}\*r?c!~+rrL!    `***~ 
               :jbZ7s[fFL(TvicLc|T=    .c+_` 
                `:;+cT)^"T}[f1T7JJ~    `?c3r 
                   `--`  ,J2ev|r;-     .." + 
                          `^^'.`  `    .rc*= 
                            -  -- ` `  `i3r; 
                            `: --   `  .rc*~ 
                             . -. : -  `7{   
                             ``-. ``   .rc+~ 
                                             
            </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:TikodytThemedIconsThemedIcons+Vs18Preview}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(TikodytThemedIconsThemedIcons.Vs18Preview))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = TikodytThemedIconsThemedIcons.Vs18Preview.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;TikodytThemedIconsThemedIcons.Vs18Preview&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview.Load_Default">
            <summary>Loads the image for Themed Icon Vs18Preview theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Preview.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18Preview.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable">
             <summary>
            	<para>
            		<para>Vs18PreviewUnavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable.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>
                          -"".`              
                   `--.  :;;;: `..`          
                -_:----:,;;;;"    -          
               ,T7|:----_;;;!:    -          
               ~777=:----:;;:-    -          
               ~777=:,----::`-    -          
               ~777=;;~-----:-    -          
               :L7|;;;;~------    -          
                `:^;;;;:-----.    -          
                   `--`  ----.````           
                          `--``              
                                             
                                             
                                             
                                             
                                             
            </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:TikodytThemedIconsThemedIcons+Vs18PreviewUnavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(TikodytThemedIconsThemedIcons.Vs18PreviewUnavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = TikodytThemedIconsThemedIcons.Vs18PreviewUnavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;TikodytThemedIconsThemedIcons.Vs18PreviewUnavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs18PreviewUnavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18PreviewUnavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18PreviewUnavailable.</summary>
        </member>
        <member name="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable">
             <summary>
            	<para>
            		<para>Vs18Unavailable Themed Icon generated identifiers:</para>
            		<para>— <see cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable"></see> identifier class, for use in attributes, XAML, and generic parameters;</para>
            		<para>— <see cref="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable.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>
                          -__.`              
                   `--.  :;;;: `..`          
                -_:----:,;;;;"    -          
               ,T7|:----_;;;!:    -          
               ~777=:----:;;:-    -          
               ~777=:,-----:`-    -          
               ~777=;;~-----:-    -          
               :?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:TikodytThemedIconsThemedIcons+Vs18Unavailable}" /&gt;        &lt;!-- XAML --&gt;</code>
            </example>
            <example>
            	<code>[Item(Name="Sample", Icon=typeof(TikodytThemedIconsThemedIcons.Vs18Unavailable))]        // C# Type attribute</code>
            </example>
            <example>
            	<code>IconId iconid = TikodytThemedIconsThemedIcons.Vs18Unavailable.Id;        // IconId identifier object</code>
            </example>
            <example>
            	<code>themediconmanager.GetIcon&lt;TikodytThemedIconsThemedIcons.Vs18Unavailable&gt;()        // Icon image for rendering</code>
            </example>
        </member>
        <member name="F:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable.Id">
            <inheritdoc cref="T:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable">identifier class</inheritdoc>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable.Load_Default">
            <summary>Loads the image for Themed Icon Vs18Unavailable theme aspect Default.</summary>
        </member>
        <member name="M:JetBrains.UI.ThemedIcons.VisualStudioThemedIcons.Vs18Unavailable.GetThemeImages">
            <summary>Returns the set of theme images for Themed Icon Vs18Unavailable.</summary>
        </member>
        <member name="T:XamlGeneratedNamespace.GeneratedInternalTypeHelper">
            <summary>
            GeneratedInternalTypeHelper
            </summary>
        </member>
        <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateInstance(System.Type,System.Globalization.CultureInfo)">
            <summary>
            CreateInstance
            </summary>
        </member>
        <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.GetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Globalization.CultureInfo)">
            <summary>
            GetPropertyValue
            </summary>
        </member>
        <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.SetPropertyValue(System.Reflection.PropertyInfo,System.Object,System.Object,System.Globalization.CultureInfo)">
            <summary>
            SetPropertyValue
            </summary>
        </member>
        <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.CreateDelegate(System.Type,System.Object,System.String)">
            <summary>
            CreateDelegate
            </summary>
        </member>
        <member name="M:XamlGeneratedNamespace.GeneratedInternalTypeHelper.AddEventHandler(System.Reflection.EventInfo,System.Object,System.Delegate)">
            <summary>
            AddEventHandler
            </summary>
        </member>
    </members>
</doc>
