IDialogStack.Frames Property

Definition

The dialog frames active on the stack.

public System.Collections.Generic.IReadOnlyList<Delegate> Frames { get; }
member this.Frames : System.Collections.Generic.IReadOnlyList<Delegate>
Public ReadOnly Property Frames As IReadOnlyList(Of Delegate)

Property Value

Applies to