Completed
Last Updated: 02 Feb 2022 12:25 by ADMIN
Release LIB 2022.1.207 (7 Feb 2022)
Martin Ivanov
Created on: 01 Feb 2022 09:53
Category: DateTimePicker
Type: Bug Report
2
DateTimePicker: System.Windows.Data Error Cannot find source for binding with reference TodayButtonBorder
A silent error is printed in the Output pane of Visual Studio at application startup. The error doesn't cause any issues with the control. The application starts normally and the RadDateTimePicker control works as expected.

The error message is the following:
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'ElementName=TodayButtonBorder'. BindingExpression:Path=CornerRadius; DataItem=null; target element is 'RadButton' (Name='TodayButton'); target property is 'CornerRadius' (type 'CornerRadius')

0 comments