3 references to StateContainerResizeGrip
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\StateContainerResizeGrip.cs (3)
23DependencyProperty.Register("Icon", typeof(DrawingBrush), typeof(StateContainerResizeGrip)); 26DependencyProperty.Register("ParentStateContainerEditor", typeof(StateContainerEditor), typeof(StateContainerResizeGrip)); 29DependencyProperty.Register("Disabled", typeof(bool), typeof(StateContainerResizeGrip), new UIPropertyMetadata(false));