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"); 563Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 599Debug.Assert(!InStaticResourceSection, "We do not support x:Shared within a StaticResource Section"); 783Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 865Debug.Assert(!InStaticResourceSection, "We do not support x:Key within a StaticResource Section"); 1395if (!InStaticResourceSection && !InDynamicResourceSection) 1461if (InStaticResourceSection)