2 references to IsStateMachineContainerProperty
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
334get { return (bool)GetValue(IsStateMachineContainerProperty); } 335private set { SetValue(IsStateMachineContainerProperty, value); }