다음을 통해 공유


IClassificationFormatMap.ClassificationFormatMappingChanged 이벤트

IClassificationFormatMap이 변경될 경우 발생합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Classification
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Event ClassificationFormatMappingChanged As EventHandler(Of EventArgs)
event EventHandler<EventArgs> ClassificationFormatMappingChanged
event EventHandler<EventArgs^>^ ClassificationFormatMappingChanged {
    void add (EventHandler<EventArgs^>^ value);
    void remove (EventHandler<EventArgs^>^ value);
}
abstract ClassificationFormatMappingChanged : IEvent<EventHandler<EventArgs>,
    EventArgs>
JScript에서는 이벤트를 지원하지 않습니다.

.NET Framework 보안

참고 항목

참조

IClassificationFormatMap 인터페이스

Microsoft.VisualStudio.Text.Classification 네임스페이스