다음을 통해 공유


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 네임스페이스