4 references to SetColor
Microsoft.Cci.Extensions (4)
Writers\Syntax\OpenXmlSyntaxWriter.cs (4)
39disposeAction = _styles.SetColor("green"); 43disposeAction = _styles.SetColor("red"); 49disposeAction = _styles.SetColor("gray"); 133using (_styles.SetColor(color))