NavigateErrorEventArgs.Frame Property

Definition

Gets or sets the frame object in which the resource is to be displayed, or Null if no named frame is targeted for the resource.

public:
 property System::Object ^ Frame { System::Object ^ get(); void set(System::Object ^ value); };
public object Frame { get; set; }
member this.Frame : obj with get, set
Public Property Frame As Object

Property Value

Applies to