C# Класс AC.AvalonControlsLibrary.Controls.CellSizeConverter

converter to calculate the size for the cell of the calender
Наследование: AC.AvalonControlsLibrary.Core.OneWayValueConverter
Показать файл Открыть проект

Открытые методы

Метод Описание
Convert ( object value, Type targetType, object parameter, System culture ) : object

Converter for the calender control to measure the widths to calculate

Описание методов

Convert() публичный метод

Converter for the calender control to measure the widths to calculate
public Convert ( object value, Type targetType, object parameter, System culture ) : object
value object Pass the Actual width of the parent control
targetType System.Type Target type
parameter object Pass widthCell to calculate the width a particular cell. /// Pass widthCellContainer to calculate the witdth of the parent control
culture System The current culture in use
Результат object