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