Namespace Sartorius.SAF.Presentation.Controls.Markup
Classes
BrushExtension
Defines a System.Windows.Markup.MarkupExtension to provide a System.Windows.Media.Brush based on the given BrushResourceKey.
IconExtension
Defines a System.Windows.Markup.MarkupExtension to provide a System.Windows.Style for a System.Windows.Controls.ContentControl representing an icon based on the given IconResourceKey or a System.Windows.Controls.ContentControl if the value is provided for the System.Windows.Controls.ContentControl.ContentProperty.
ModuleIconExtension
Defines a System.Windows.Markup.MarkupExtension to provide a System.Windows.Style for a System.Windows.Controls.ContentControl representing an icon based on the given ModuleIconResourceKey or a System.Windows.Controls.ContentControl if the value is provided for the System.Windows.Controls.ContentControl.ContentProperty.
StyleExtension
Defines a System.Windows.Markup.MarkupExtension to provide a System.Windows.Style based on the given StyleResourceKey.
WpfResourceMarkupExtensionBase<TResource, TResourceKey>
Defines a base class to provide wpf resources via markup extension.