6 writes to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
529_hasStickySnapshotValue = false; 549_hasStickySnapshotValue = false; 636storage._hasStickySnapshotValue = true; 642storage._hasStickySnapshotValue = false; 808storage._hasStickySnapshotValue = false; 859storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
522if ( _hasStickySnapshotValue 546Debug.Assert(_hasStickySnapshotValue, 621if (storage._hasStickySnapshotValue) 806if (storage._hasStickySnapshotValue) 854if (storage._hasStickySnapshotValue) 915if ( storage._hasStickySnapshotValue