6 writes to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
528_hasStickySnapshotValue = false; 548_hasStickySnapshotValue = false; 635storage._hasStickySnapshotValue = true; 641storage._hasStickySnapshotValue = false; 807storage._hasStickySnapshotValue = false; 858storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
521if ( _hasStickySnapshotValue 545Debug.Assert(_hasStickySnapshotValue, 620if (storage._hasStickySnapshotValue) 805if (storage._hasStickySnapshotValue) 853if (storage._hasStickySnapshotValue) 914if ( storage._hasStickySnapshotValue