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