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