2 references to OnEditorFormatMapChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Tagging\EditorFormatMapChangedEventSource.cs (2)
18
=> _editorFormatMap.FormatMappingChanged +=
OnEditorFormatMapChanged
;
21
=> _editorFormatMap.FormatMappingChanged -=
OnEditorFormatMapChanged
;