2 references to MaxElement
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlMapTable.cs (1)
139int high = (int)KnownElements.MaxElement - 1;
Framework\System\Windows\Markup\KnownTypesHelper.cs (1)
26private static TypeIndexer _typeIndexer = new TypeIndexer((int)KnownElements.MaxElement);