[]
Represents a converter that converts a GrapeCity.Viewer.Common.PageView to a XAML Canvas element.
public class PageViewToCanvasConverter : IMultiValueConverter
Name | Description |
---|---|
PageViewToCanvasConverter() |
Name | Description |
---|---|
Convert(object[], Type, object, CultureInfo) | Converts source values to a value for the binding target. The data binding engine calls this method when it propagates the values from source bindings to the binding target. |
ConvertBack(object, Type[], object, CultureInfo) | Converts a binding target value to the source binding values. |