.tmp_B8D6FF6180814E27AC1909DCE1DFE52F_Components-$138.lzx

<canvas height="250">
    <window name="one" x="10" y="10" width="300" height="200" title="my window" resizable="true" closeable="true">
        <text>Hello</text>
    </window>
<window name="two" x="$once{immediateparent.one.width+immediateparent.one.x}" y="10" width="300" height="200" title="my window" resizable="true" closeable="true">
        <text>Hello</text>
    </window>
</canvas>

Cross References

Named Instances