このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Actipro Silverlight Studio (英語版)

Silverlightフレームワーク用の高度なユーザーインターフェイスコントロール(構文エディタ、高度なパネル、メニュー等)をバンドルしたスイート

Actipro Software 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2018.1 build 0233 更新日: Oct 2, 2019

Actipro Silverlight Studio 2018.1 build 0233

Released: Oct 2, 2019

2018.1 build 0233 での更新項目

機能

SyntaxEditor

  • Optimized tag aggregators to not raise a TagsChanged event when refreshing if there were no taggers before or after the refresh.
  • Added a guard against a possible exception in text view line visuals.

.NET Languages Add-on

  • Improved lock access to the assembly repository across multiple threads.
  • Improved resolver logic related to partial types.
  • Improved resolver logic related to member return types.
  • Improved resolver logic related to lambda parameters.

Python Language Add-on

  • Improved resolver performance when the resolver searches for a bound name.
  • Improved resolution of inherited classes.

不具合の修正

Micro Charts

  • Fixed a bug where using aggregation with certain data point types like UInt32 could trigger an exception.

SyntaxEditor

  • Fixed a bug where typing in long complete-line tokens could lead to invalid incremental lexing context data.