public static IFont CreateRef(this IFont objectRef) =>
 ((IFont)objectRef.CreateRef(typeof(IFont)));