12 references to PropertyIDictionary
PresentationBuildTasks (12)
Framework\System\Windows\Markup\XamlReaderHelper.cs (12)
273
case ElementContextType.
PropertyIDictionary
:
639
(ParentContext.ContextType == ElementContextType.
PropertyIDictionary
||
2023
if (CurrentContext != null && CurrentContext.ContextType == ElementContextType.
PropertyIDictionary
)
2091
if (CurrentContext.ContextType == ElementContextType.
PropertyIDictionary
||
3130
if (ElementContextType.
PropertyIDictionary
!= pct
3766
CurrentContext.ContextType == ElementContextType.
PropertyIDictionary
,
3786
case ElementContextType.
PropertyIDictionary
:
3968
parentTag.ContextType == ElementContextType.
PropertyIDictionary
)
4237
CurrentContext.ContextType = ElementContextType.
PropertyIDictionary
;
4385
ParentContext.ContextType == ElementContextType.
PropertyIDictionary
||
4666
case ElementContextType.
PropertyIDictionary
:
5072
parentNodeType == ElementContextType.
PropertyIDictionary
)