ZoneWorkspace.SetIsDefaultZone(ContentControl, Boolean) Method
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.
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
- target
- ContentControl
- isDefault
- Boolean