2 references to IndependentlyAnimatedPropertyMetadata
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Animatable.cs (1)
144
propertyMetadata = new
IndependentlyAnimatedPropertyMetadata
(defaultValue);
Core\CSharp\System\Windows\Media\Animation\IndependentlyAnimatedPropertyMetadata.cs (1)
27
return new
IndependentlyAnimatedPropertyMetadata
(DefaultValue);