6 writes to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
521_hasStickySnapshotValue = false; 541_hasStickySnapshotValue = false; 628storage._hasStickySnapshotValue = true; 634storage._hasStickySnapshotValue = false; 800storage._hasStickySnapshotValue = false; 851storage._hasStickySnapshotValue = false;
6 references to _hasStickySnapshotValue
PresentationCore (6)
System\Windows\Media\Animation\AnimationStorage.cs (6)
514if ( _hasStickySnapshotValue 538Debug.Assert(_hasStickySnapshotValue, 613if (storage._hasStickySnapshotValue) 798if (storage._hasStickySnapshotValue) 846if (storage._hasStickySnapshotValue) 907if ( storage._hasStickySnapshotValue