c# - WPF: Dynamic ControlTemplate Generation -


i new wpf , coding editor creating flow graph diagrams. these flow graphs consist of nodes , connections. nodes objects want create control template. 1 part of node-items connectors. different nodes can have different number of connectors should specified in member variables of class template applied on.

my question is: how can set number of connectors shown in control template member variable of parent object ?


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -