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