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