8 references to InStaticResourceSection
PresentationFramework (8)
System\Windows\Markup\BamlRecordWriter.cs (8)
295if (InStaticResourceSection) 467Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 567Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 604Debug.Assert(!InStaticResourceSection, "We do not support x:Shared within a StaticResource Section"); 788Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 870Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 1400if (!InStaticResourceSection && !InDynamicResourceSection) 1466if (InStaticResourceSection)