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 专家联络!