C# (CSharp) WPF.JoshSmith.Controls 네임스페이스

중첩된 네임스페이스

WPF.JoshSmith.Controls.Utilities
WPF.JoshSmith.Controls.Validation

클래스들

이름 설명
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.