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