6 references to IWpfThemeService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (6)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (2)
29private readonly IWpfThemeService? _wpfThemeService; 37IWpfThemeService? themeService,
InlineRename\UI\InlineRenameAdornmentManager.cs (2)
25private readonly IWpfThemeService? _themeService; 47IWpfThemeService? themeService,
InlineRename\UI\InlineRenameAdornmentProvider.cs (2)
32private readonly IWpfThemeService? _themeingService; 61[Import(AllowDefault = true)] IWpfThemeService? themeingService,