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