Skip to content

DockToTextAlignmentConverter.Convert(object, Type, object, CultureInfo) method

Defined in

Type: DockToTextAlignmentConverter Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public object Convert(object value, Type targetType, object parameter, CultureInfo culture)

Summary: Converts the specified value.

Parameters

NameTypeDescription
valueobjectThe value.
targetTypeTypeType of the target.
parameterobjectThe parameter.
cultureCultureInfoThe culture.

Returns: object -- TextAlignment value.