Field TypeAlternetDrawingSystemColors
Gets the type for 'Alternet.Drawing.SystemColors' if the 'Alternet.UI.Common' assembly is loaded.
public static readonly Lazy<Type?> TypeAlternetDrawingSystemColors
Returns
- Lazy<Type>
- Gets the type for 'Alternet.Drawing.SystemColors' if the 'Alternet.UI.Common' assembly is loaded.
Remarks
Returns null
if the 'Alternet.UI.Common' assembly is not
loaded or the type cannot be found.