2 references to ParentStateContainerEditorProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerResizeGrip.cs (2)
46get { return (StateContainerEditor)GetValue(ParentStateContainerEditorProperty); } 47set { SetValue(ParentStateContainerEditorProperty, value); }