heartacker
heartacker
Could you please provide a another text base panel, not only markdown panel?
> Sure, why not. Rendering plaintext is _easy_ comparatively to rendering markdown in WinUI 😜 > >  > thank ,now i just need a short cut to send the...
@Dirkster99 Hi, is this okay to be merged thanks
@Dirkster99 Could you please take some time to review this code? thanks
1. add IsUpdateValueWhenLostFocus to DEMO ui,see https://github.com/Dirkster99/NumericUpDownLib/blob/0dd9bd8e569736f0192107cfaadd340a7e0aa90e/source/NumericUpDownLib/Base/AbstractBaseUpDown.cs#L194 
change static resource to dynamic resource to fix the ide error 

come form wpf ,and we need this
good idea
我的理解是,nfo只是一个xml文档,理论上只要添加一个自己想要的字段就行,名字不要和别的有冲突就行, 别人解析的时候,他也是只是寻找特定规则的字段,不符合的自动会忽略