3 references to s_colorDictionarySourceList
PresentationFramework.Fluent.Tests (3)
ResourceTests\FluentResourceDictionaryTests.cs (3)
112
int count =
s_colorDictionarySourceList
.Count;
117
yield return new object[] {
s_colorDictionarySourceList
[i],
s_colorDictionarySourceList
[j] };