ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
641 stars 102 forks source link

Document the XAML control properties #363

Open ForNeVeR opened 1 year ago

ForNeVeR commented 1 year ago

Currently, the only way to figure out what XAML property (of both WPF and Avalonia controls) does what is to look it up in the code.

We could do a better job on documenting them. There's not too much of work.