4 references to IWpfThemeService
Microsoft.CodeAnalysis.EditorFeatures (4)
InlineRename\UI\InlineRenameAdornmentManager.cs (2)
23private readonly IWpfThemeService? _themeService; 43IWpfThemeService? themeService,
InlineRename\UI\InlineRenameAdornmentProvider.cs (2)
30private readonly IWpfThemeService? _themeingService; 58[Import(AllowDefault = true)] IWpfThemeService? themeingService,