6 writes to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
526_hasStickySnapshotValue = false; 546_hasStickySnapshotValue = false; 633storage._hasStickySnapshotValue = true; 639storage._hasStickySnapshotValue = false; 805storage._hasStickySnapshotValue = false; 856storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
519if ( _hasStickySnapshotValue 543Debug.Assert(_hasStickySnapshotValue, 618if (storage._hasStickySnapshotValue) 803if (storage._hasStickySnapshotValue) 851if (storage._hasStickySnapshotValue) 912if ( storage._hasStickySnapshotValue