Edit

Share via


WebView.DesignMode Property

Definition

Gets a value indicating whether the WebView is currently in design mode.

[System.ComponentModel.Browsable(false)]
public bool DesignMode { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DesignMode : bool
Public ReadOnly Property DesignMode As Boolean

Property Value

true if the WebView is currently in design mode; otherwise, false.

Attributes

Applies to