Home - TakeAsh/cs-WpfUtility GitHub Wiki

WpfUtility

  • Utility classes for WPF

Items

  • MessageButton is an alternative "MessageBox" that can be pinned on window as an icon.
  • PaneledTab is TabContorl with 'FormerPanel' and 'LatterPanel' beside TabPanel.
  • PlaceHolder realize place holder for TextBox and ComboBox in .Net 4.0.
  • ResourceHelper returns resource from the CallingAssembly.
  • RibbonExtensionMethods add helper methods to Ribbon.
  • SoftBreak realize 'Word Break' and 'Soft Hyphen' in Label of RibbonButton.
  • TrExtension (Translation Extension) show string resource reflecting language setting.