Поделиться через


IVsDifferenceLegendElementProvider.CreateLegendElement - метод

Пространство имен:  Microsoft.VisualStudio.Editor
Сборка:  Microsoft.VisualStudio.Editor (в Microsoft.VisualStudio.Editor.dll)

Синтаксис

'Декларация
Function CreateLegendElement ( _
    codeWindow As IVsDifferenceCodeWindow _
) As FrameworkElement
FrameworkElement CreateLegendElement(
    IVsDifferenceCodeWindow codeWindow
)
FrameworkElement^ CreateLegendElement(
    IVsDifferenceCodeWindow^ codeWindow
)
abstract CreateLegendElement : 
        codeWindow:IVsDifferenceCodeWindow -> FrameworkElement
function CreateLegendElement(
    codeWindow : IVsDifferenceCodeWindow
) : FrameworkElement

Параметры

Возвращаемое значение

Тип: FrameworkElement

Безопасность платформы .NET Framework

См. также

Ссылки

IVsDifferenceLegendElementProvider Интерфейс

Microsoft.VisualStudio.Editor - пространство имен