Skip to content

Getting abbreviation list of a quantity #354

Closed
@YektaMirkan

Description

@YektaMirkan

I am trying to bind abbreviation list of quatities to combobox itemsource property. But I am not able to do it. Because I couldn't find abbreviations property . In c# code I solved this problem with using LINQ. But now I need abbreviation list in xaml. So I can't use LINQ to get abbreviations from units. There is a way to achive this problem. Using converter class to convert units to abbreviations. But I need a base class otherwise I need to create a converter class for each unit. So these are the only ways that I could find.
What do you think about base class or abbreviation list?
Or do you have any other solution to get abbreviation list of quatities ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions