6 writes to _hasStickySnapshotValue
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (6)
527_hasStickySnapshotValue = false; 547_hasStickySnapshotValue = false; 636storage._hasStickySnapshotValue = true; 642storage._hasStickySnapshotValue = false; 809storage._hasStickySnapshotValue = false; 860storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (6)
520if ( _hasStickySnapshotValue 544Debug.Assert(_hasStickySnapshotValue, 621if (storage._hasStickySnapshotValue) 807if (storage._hasStickySnapshotValue) 855if (storage._hasStickySnapshotValue) 916if ( storage._hasStickySnapshotValue