TYPO: PropertyEditorsModifierKey in Help

Grids for WPF Forum

Posted 14 years ago by Tom P.
Version: 10.1.0520
Avatar
As of v10.1.520, under the topic

Actipro Editors | Interoperability | PropertyGrid

there is a XAML typo in the section about Adding to PropertyGrid | Globally:

<propgrid:PropertyEditorsModifier x:Key="{x:Static propgrid:BuiltinEditors.PropertyEditorsModiferKey}">
it should be:

<propgrid:PropertyEditorsModifier x:Key="{x:Static propgrid:BuiltinEditors.PropertyEditorsModifierKey}">
(bad) "Modifer" vs. (good) "Modifier"

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Tom,

Thanks for pointing that out. We've corrected that for future releases.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.