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