1 write to _offset
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\SeekStoryboard.cs (1)
40_offset = value;
2 references to _offset
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\SeekStoryboard.cs (2)
31return _offset; 52return !(TimeSpan.Zero.Equals(_offset));