CodeRush 21.2.9

用 DevExpress WPF 元件的 XAML 診斷改進了代碼分析引擎。
4月 19, 2022
新版本

特性

Code Analysis

  • XAML Diagnostics for DevExpress WPF Components - The Code Analysis Engine can now check XAML code for DevExpress control usage issues, helping customers follow best practices with modern code. This release includes diagnostics for the following issues and legacy practices:
    • Legacy drag-and-drop - Drag-and-Drop Managers are a legacy way to enable drag-and-drop. Set the 'DataViewBase.AllowDragDrop' property to 'true' instead.
    • ColumnBase.EditTemplate is used - The 'EditTemplate' property is outdated. Use 'CellEditTemplate' instead.
    • FieldName is equal to the Binding path - When the 'Binding' property is specified, 'FieldName' should not contain an existing property name.
    • Outdated windows - The 'DXWindow', 'DXRibbonWindow', and 'DXTabbedWindow' classes are outdated. Use 'ThemedWindow' instead.

Miscellaneous

  • You can now explicitly set the CodeRush Color Theme so it best matches your Microsoft Visual Studio Theme colors.
XAML diagnostics for DevExpress WPF components.

CodeRush

視覺化代碼和直觀地進行調試。

有任何疑問嗎?

Live Chat現在與我們的DevExpress 專家即時聊天詢問。