Uses of Class
system.windows.KeySplineConverter
-
Packages that use KeySplineConverter Package Description system.windows -
-
Uses of KeySplineConverter in system.windows
Methods in system.windows that return KeySplineConverter Modifier and Type Method Description static KeySplineConverter
KeySplineConverter. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoKeySplineConverter
, a cast assert is made to check if types are compatible.
-