CustomControl WPF DateTime
When creating a customcontrol, It seems that usinq a datetime property for you dependencyproperty, inside this new customcontrol, do not allow you to show a datetime property from your underline Data / object. Instead, use a string property when declaring you that dependency property.











