PointToDipConverter
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class PointToDipConverter : IValueConverter
Inheritance: objectPointToDipConverter
Implements:
Constructors
C#
public PointToDipConverter()
Methods
C#
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
C#
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)