Share via


DialogContainer.IgnoreMemoryScopeBinding Property

Definition

Gets or sets a value indicating whether or not this DialogContainer should interact with Memory Scopes.

public bool IgnoreMemoryScopeBinding { get; set; }
member this.IgnoreMemoryScopeBinding : bool with get, set
Public Property IgnoreMemoryScopeBinding As Boolean

Property Value

The setting for whether or not this DialogContainer should ignore scope binding.

Applies to