3 references to PrependFrame
Microsoft.AspNetCore.Components (3)
RenderTree\RenderBatch.cs (1)
21
/// For example, edit entries of type <see cref="RenderTreeEditType.
PrependFrame
"/>
RenderTree\RenderTreeEdit.cs (2)
29
/// <see cref="Type"/> value is <see cref="RenderTreeEditType.
PrependFrame
"/>, gets the
81
=> new RenderTreeEdit(RenderTreeEditType.
PrependFrame
, siblingIndex, referenceFrameIndex);