← 戻る

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.