Files
2026-06-01 12:46:52 +02:00

4 lines
174 B
XML

<Canvas x:Name='nodeCanvas' Height='100' Width='100' ConnectionPointsIn='Center'>
<Image x:Name='nodeImage' Stretch='Fill'/>
<TextBlock x:Name='nodeCaption'/>
</Canvas>