Radical Documentation
Ctrlk
View on GitHub
  • Home
  • Presentation
    • AbstractViewModel
    • Conventions
    • Commands and DelegateCommand
    • IViewResolver
    • Message broker MVVM built-in messages
    • Application boot process
    • AbstractMementoViewModel
    • Validation and Validation Services
    • Resources
      • Services as resources
      • ViewModels as resources
    • UI Composition
  • Concepts
    • Inversion of Control
    • Entities
    • Messaging and Message Broker
    • Observers
  • Memento
    • Change Tracking Service
  • Behaviors
    • DataGrid Behaviors
    • Password
    • Generic routed event handler to command behavior
    • Overlay adorner
    • TextBox behaviors:
  • Markup Extensions
    • Editor binding
    • Auto Command binding
  • How to
    • Get the view of a given view model
    • Bi-directional communication between different windows/views
    • Handle the busy status during async/long running operations
    • Implement a customer improvement program
    • Manage focus
    • Create a splash screen
    • Access view model after view is closed
    • Intercept ViewModels before they are used
  • Upgrade guides
    • Radical Presentation 1.x to Radical 2.x for .NET Core
Powered by GitBook
On this page
  1. Presentation

Resources

Services as resourcesViewModels as resources
PreviousValidation and Validation ServicesNextServices as resources

Last updated 5 years ago