Creates shared deferred content entries for source-generated resource dictionaries.
public static class SourceGenDeferredContentRuntime
kind:method, kind:property, kind:ctor. Press Esc to clear.CreateShared(Func<IServiceProvider?, Object?>)Wraps a deferred resource factory so Avalonia.Controls.ResourceDictionary can materialize it lazily.CreateShared(IServiceProvider?, Func<IServiceProvider?, Object?>)Wraps a deferred resource factory and preserves the creation-time service provider for later materialization.