8 references to InStaticResourceSection
PresentationFramework (8)
System\Windows\Markup\BamlRecordWriter.cs (8)
291if (InStaticResourceSection) 463Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 562Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 598Debug.Assert(!InStaticResourceSection, "We do not support x:Shared within a StaticResource Section"); 782Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 864Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 1394if (!InStaticResourceSection && !InDynamicResourceSection) 1460if (InStaticResourceSection)