shyakocat

Results 5 comments of shyakocat

I have a question. If I use `DisplayName="{DynamicResource ...}"` and then change the ResourceDictionary, `DisplayName` won't change while other property (like `Text="{DynamicResource ...}"` of `TextBlock`) will change. Besides, If I...

This problem may related to C++ level code, I cannot solve it by myself. I tried to import two libraries in two subprocess, and use `xmlrpc` to provide function api...

It due to personal requirement. My only need is their forward refering, so I look up code and implement ONNX format loader (no import). It works, but I don't think...

Waiting support for `.Net 7`. Maybe there are many solutions to satisfy my requirement, but I still think simply use [DllExport] is elegant.