3 references to EndComplexProperty
PresentationFramework (3)
MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
106
case BamlNodeType.
EndComplexProperty
:
MS\Internal\Globalization\BamlTreeNode.cs (1)
726
internal BamlEndComplexPropertyNode() : base(BamlNodeType.
EndComplexProperty
)
System\Windows\Markup\BamlReader.cs (1)
2144
NodeTypeInternal = BamlNodeType.
EndComplexProperty
;