다음을 통해 공유


IGlyphMouseProcessorProvider Interface

Definition

Provides a mouse binding for the glyph margin.

public interface class IGlyphMouseProcessorProvider
public interface class IGlyphMouseProcessorProvider
__interface IGlyphMouseProcessorProvider
public interface IGlyphMouseProcessorProvider
type IGlyphMouseProcessorProvider = interface
Public Interface IGlyphMouseProcessorProvider

Remarks

This is a MEF component part, and should be exported with the following attribute: [Export(typeof(IGlyphMouseProcessorProvider))] Exporters must supply a NameAttribute, OrderAttribute, and at least one ContentTypeAttribute.

Applies to