UseMemo¶ method cref: M:Microsoft.UI.Reactor.Core.RenderContext.UseMemo``1(System.Func{``0},System.Object[]) Learn more: Hooks, Effects Summary¶ Memoizes a computed value, recomputing only when dependencies change. Featured in¶ Hooks