ClassBooleanToBoldFontWeightConverter
Class
Definition
Namespace:Telerik.Windows.Rendering
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public class BooleanToBoldFontWeightConverter : IValueConverter
Inheritance: objectBooleanToBoldFontWeightConverter
Implements:
Constructors
BooleanToBoldFontWeightConverter()
Declaration
cs-api-definition
public BooleanToBoldFontWeightConverter()
Methods
Convert(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns
ConvertBack(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns