ClassCornerRadiusConverter
Class
Represents a converter that empties the value of a given CornerRadius based on the parameter passes.
Definition
Namespace:Telerik.Core
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class CornerRadiusConverter : IValueConverter
Inheritance: objectCornerRadiusConverter
Implements:
Constructors
CornerRadiusConverter()
Declaration
cs-api-definition
public CornerRadiusConverter()
Methods
Convert(object, Type, object, string)
Returns formatted corner radius based on the provided parameter.