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