4 references to CollectingValues
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (4)
298else if (CollectingValues && KnownTypes.Types[(int)KnownElements.StaticResourceExtension] == xamlElementNode.ElementType) 312else if (CollectingValues && KnownTypes.Types[(int)KnownElements.DynamicResourceExtension] == xamlElementNode.ElementType) 1141if (_deferLoadingSupport && _deferElementDepth > 0 && CollectingValues && 1663Debug.Assert(_deferElementDepth > 0 && CollectingValues,