Field LibraryAlternetUICommon
Gets the 'Alternet.UI.Common' assembly if it is loaded in the current application domain.
public static readonly Lazy<Assembly?> LibraryAlternetUICommon
Returns
- Lazy<Assembly>
- Gets the 'Alternet.UI.Common' assembly if it is loaded in the current application domain.
Remarks
Returns null
if the 'Alternet.UI.Common' assembly is not loaded or cannot be found.