Skip to main content
All docs
V20.2

LocationInformationToTooltipConverter.Convert(Object, Type, Object, CultureInfo) Method

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

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

Parameters

Name Type
value Object
targetType Type
parameter Object
culture CultureInfo

Returns

Type
Object
See Also