Animatable::GetAnimationBaseValue Method (DependencyProperty^)
.NET Framework (current version)
Returns the non-animated value of the specified DependencyProperty.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- dp
-
Type:
System.Windows::DependencyProperty^
Identifies the property whose base (non-animated) value should be retrieved.
Return Value
Type: System::Object^The value that would be returned if the specified property were not animated.
.NET Framework
Available since 3.0
Available since 3.0
Show: