9 references to IsPropertyAnimatable
PresentationCore (9)
Core\CSharp\System\Windows\Generated\ContentElement.cs (2)
82
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
154
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
Core\CSharp\System\Windows\Generated\UIElement.cs (2)
82
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
154
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (1)
786
Debug.Assert(
IsPropertyAnimatable
(d, dp));
Core\CSharp\System\Windows\Media\Animation\Generated\Animatable.cs (2)
89
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
161
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
Core\CSharp\System\Windows\Media3D\Generated\Visual3D.cs (2)
89
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
161
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))