6 writes to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
522_hasStickySnapshotValue = false; 542_hasStickySnapshotValue = false; 629storage._hasStickySnapshotValue = true; 635storage._hasStickySnapshotValue = false; 801storage._hasStickySnapshotValue = false; 852storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
515if ( _hasStickySnapshotValue 539Debug.Assert(_hasStickySnapshotValue, 614if (storage._hasStickySnapshotValue) 799if (storage._hasStickySnapshotValue) 847if (storage._hasStickySnapshotValue) 908if ( storage._hasStickySnapshotValue