Property Factory
Factory
Gets or sets the factory responsible for creating menu instances.
public static IMenuFactory? Factory { get; set; }
Property Value
Remarks
The property initializes the factory on first access if it has not been explicitly set and a valid application handler is available. Once set, the factory remains loaded until explicitly replaced.