FlowGraph
FlowGraph copied to clipboard
Refactor connectors
There is a lot of duplication between the Path connection and the Standard connection in the xaml Requirements:
- Move the connectors to a new ConnectorsTemplate.xaml resource dictionary
- Create a Template for the base connection class (AConnection.cs in base folder)
- Create Template both the Path connection and Standard connection xaml data templates
- Add properties to adjust color and thickness of the connection