Name |
Description |
CenteredContentControl |
A ContentControl which exposes two dependency properties, CenterX and CenterY. Those properties can be bound to if this element is in a Canvas, and it is positioned via the Left and Top attached properties of the Canvas class. |
RoutedDataTemplateSelector |
A DataTemplateSelector which raises the bubbling TemplateRequested routed event on the templated element when a DataTemplate must be chosen. |
TemplateRequestedEventArgs |
Event argument used by the RoutedDataTemplateSelector's TemplateRequested event. |