@pratik.darak wrote:
Hi,
Below is my structure for creating a diagram:
Node -> Panel -> Panel -> Shape -> TextBlock.We have also added DiagramListener for events: “ObjectSingleClicked” and “ChangedSelection”. On top of this, currently I am planning to implement a “Click” binding for TextBlocks. Hence I just wanted to make sure what will the execution order of these callbacks? Which events will be triggered and in what order? Will it be always consistent?
Please let me know. Thank you.
Posts: 3
Participants: 2