Share via


ZoneWorkspace.SetIsDefaultZone(ContentControl, Boolean) Method

Definition

public:
 void SetIsDefaultZone(System::Windows::Controls::ContentControl ^ target, bool isDefault);
public void SetIsDefaultZone (System.Windows.Controls.ContentControl target, bool isDefault);
member this.SetIsDefaultZone : System.Windows.Controls.ContentControl * bool -> unit
Public Sub SetIsDefaultZone (target As ContentControl, isDefault As Boolean)

Parameters

isDefault
Boolean

Applies to