In Development
Last Updated: 01 Apr 2024 13:10 by ADMIN
Martin Ivanov
Created on: 29 Mar 2024 10:05
Category: DateTimePicker
Type: Bug Report
0
DateTimePicker: The names of the DependencyProperty and the CLR property of IsDropDownOpen don't match
The CLR property is named IsDropDownOpen, but the DependencyProperty has a type and it is named IsDownOpen. This works at runtime, but it brings an error at design-time.

The error says: "The property "IsDropDownOpen" is not a DependencyProperty. (some additional description here)"
0 comments