
Creating Custom WPF Controls in Delphi Prism
Speaker: Ray Konopka
One of the benefits of WPF is that it is flexible enough to handle many situations that would typically require creating a custom control in another user interface framework. However, there are still times when creating a custom control is appropriate and this session covers what you need to know to get started. Topics include dependency properties, routed events, templates, and much more.
Level: Intermediate