1 write to _isAnimated
PresentationFramework (1)
src\Framework\System\Windows\DependencyPropertyHelper.cs (1)
63_isAnimated = isAnimated;
3 references to _isAnimated
PresentationFramework (3)
src\Framework\System\Windows\DependencyPropertyHelper.cs (3)
89get { return _isAnimated; } 129this._isAnimated == that._isAnimated &&