2 references to IndependentlyAnimatedPropertyMetadata
PresentationCore (2)
System\Windows\Media\Animation\Animatable.cs (1)
142
propertyMetadata = new
IndependentlyAnimatedPropertyMetadata
(defaultValue);
System\Windows\Media\Animation\IndependentlyAnimatedPropertyMetadata.cs (1)
30
return new
IndependentlyAnimatedPropertyMetadata
(DefaultValue);