4 references to StartComplexProperty
PresentationFramework (4)
src\Framework\MS\Internal\Globalization\BamlResourceDeserializer.cs (1)
94
case BamlNodeType.
StartComplexProperty
:
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
655
) : base(BamlNodeType.
StartComplexProperty
)
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
493
case BamlNodeType.
StartComplexProperty
:
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2097
NodeTypeInternal = BamlNodeType.
StartComplexProperty
;