Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement][Converter] Add Expression property to MathExpressionConverter and MultiMathExpressionConverter #1608

@GUOLDEV

Description

@GUOLDEV

Summary

Add Expression property to MathExpressionConverter and MultiMathExpressionConverter. I love this Converter, but based on the way that I normally use it, it would be great to be able to set up the Expression value in the Resouce declaration.

API Changes

Added:

  • public string Expression { get; set; } = string.Empty;

Intended Use Case

<xct:MathExpressionConverter x:Key="DivideByTwoConverter" Expression="x/2"  />

Who Will Do The Work?

  • I am willing to take this on myself
  • Just putting this out there for someone to pick up

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA request for a new feature.ready-to-implementFeature approved, specs written, and ready to implement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions