Last Updated:
20 Oct 2021 07:20
by ADMIN
DateTimePicker: PopupViewStyle of PickerPopupSelectorSettings cannot be set as a DynamicResource
When you try to set the PickerPopupSelectorSettings.PopupViewStyle to a Style defined as a DynamicResource, the Style does not take any effect. When defined as a StaticResource, it works as expected.