C
C#14mo ago
Kein

Extending custom WPF control

What are my options to extend this TimePicker list element to full height that shows all items? I'm using this WPF extension: https://github.com/xceedsoftware/wpftoolkit/wiki/DateTimePicker but it has no such built-in properties. Do I need to use ListItemsStyle somehow?
No description
1 Reply

Did you find this page helpful?