← 返回

SecurityEditor v5

What is the new name or package for the SecurityEditor class? The docs show it in StockSharp.Xaml.dll in v4 but I'm not finding it in v5.

本主题对您有帮助吗?

分享主题

评论 (4)

登录创建账户, 登录或注册以发表评论

Support
Support

Hello

SecurityEditor still in the same assembly, same namespace - StockSharp.Xaml.PropertyGrid.SecurityEditor. I guess you try Xaml intelligence that sometimes works with glitches. Please try to compile you app and if the compilation will be done that the compiled was found the editor.

Rob
Rob 作者

Yes, the xaml designer can be strange at times but typing it manually in the xaml code worked just fine. Thank you!

Support
Support

Hello

We've published a new API version and put it into WPF Toolbox our property grid editors. Now you can drag them directly from the toolbox into your WPF Element.

Rob
Rob 作者

Excellent news! Thank you.