2 writes to _attachedToContainerEvents
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\EditModeSwitchButton.cs (2)
187_attachedToContainerEvents = true; 194_attachedToContainerEvents = false;
2 references to _attachedToContainerEvents
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\EditModeSwitchButton.cs (2)
185if (!_attachedToContainerEvents) { 192if (_attachedToContainerEvents) {