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