Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a glyph tag, which is consumed by the glyph margin to place glyph visuals.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public Interface IGlyphTag _
Inherits ITag
public interface IGlyphTag : ITag
public interface class IGlyphTag : ITag
type IGlyphTag =
interface
interface ITag
end
public interface IGlyphTag extends ITag