2 references to IsReadOnly
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
1231if (senderElement != null && !this.IsReadOnly) 1299if (stateDesigner != null && parentContainer != null && !parentContainer.IsReadOnly)