Class DependencyInjection
- Namespace
- The.WPF.Composition
- Assembly
- Instagile.WPF.dll
Helper methods to configure Instagile WPF defaults.
public static class DependencyInjection
- Inheritance
-
DependencyInjection
- Inherited Members
Remarks
Called by reflection from core Builder. Used to avoid breaking changes and provide WPF-specific defaults.
Methods
RegisterDefaults(Builder)
Create default persistent cache for WPF applications.
public static void RegisterDefaults(Builder builder)
Parameters
builderBuilder