3 references to DefaultStateDesignerWidth
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (3)
564((VirtualizedContainerService.VirtualizingContainer)element).MinWidth = DefaultStateDesignerWidth; 1973shapeLocation = this.CalculateDropLocationForAutoConnect(autoConnectDirection, new Size(DefaultStateDesignerWidth, DefaultStateDesignerHeight)); 1981shapeLocation = this.CalculateDropLocationForAutoSplit(e.GetPosition(this.panel), shapeLocation, connectorToSplit, new Size(DefaultStateDesignerWidth, DefaultStateDesignerHeight));