2 references to VerticalConnector
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\VerticalConnector.xaml.cs (2)
15
DependencyProperty.Register("AllowedItemType", typeof(Type), typeof(
VerticalConnector
), new UIPropertyMetadata(typeof(object)));
20
typeof(
VerticalConnector
));