IDialogStack.Frames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)