Inheritance: System.Windows.Controls.Control
 internal SplitViewTemplateSettings(SplitView owner)
 {
     this.Owner = owner;
     this.Update();
 }
 internal SplitViewTemplateSettings(SplitView owner)
 {
     this.Owner = owner;
     this.Update();
 }