C# Class Balakin.VSOutputEnhancer.Tests.UnitTests.EnvironmentServiceTests

Mostra file Open project: nbalakin/VSOutputEnhancer

Private Methods

Method Description
GetTheme ( ) : void
TestTheme ( System.Windows.Media.Brush foreground, System.Windows.Media.Brush background, Theme expectedTheme ) : void
TestTheme ( Color foreground, Color background, Theme expectedTheme ) : void
TestTheme ( TextFormattingRunProperties textProperties, Theme expectedTheme ) : void