Summary
Filters a CornerRadius by the given Filter property. Result can be a new CornerRadius or a value of it's 4 corners.
- Namespace
- MahApps
.Metro .Converters - Base Types
-
- IValueConverter
graph BT
Type-->Base0["IValueConverter"]
Type["CornerRadiusFilterConverter"]
class Type type-node
Syntax
public class CornerRadiusFilterConverter : IValueConverter
Properties
Name | Value | Summary |
---|---|---|
Filter | RadiusType |
Methods
Name | Value | Summary |
---|---|---|
Convert |
object | |
ConvertBack |
object |