2 references to MaxElement
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\BamlMapTable.cs (1)
116int high = (int)KnownElements.MaxElement - 1;
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypesHelper.cs (1)
18private static TypeIndexer _typeIndexer = new TypeIndexer((int)KnownElements.MaxElement);