8 references to InStaticResourceSection
PresentationFramework (8)
System\Windows\Markup\BamlRecordWriter.cs (8)
292if (InStaticResourceSection) 464Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 564Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 601Debug.Assert(!InStaticResourceSection, "We do not support x:Shared within a StaticResource Section"); 785Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 867Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 1397if (!InStaticResourceSection && !InDynamicResourceSection) 1463if (InStaticResourceSection)