9 references to IsPropertyAnimatable
PresentationCore (9)
System\Windows\Generated\ContentElement.cs (2)
73
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
142
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
System\Windows\Generated\UIElement.cs (2)
73
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
142
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
System\Windows\Media\Animation\AnimationStorage.cs (1)
782
Debug.Assert(
IsPropertyAnimatable
(d, dp));
System\Windows\Media\Animation\Generated\Animatable.cs (2)
67
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
136
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
System\Windows\Media3D\Generated\Visual3D.cs (2)
69
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))
138
if (!AnimationStorage.
IsPropertyAnimatable
(this, dp))