internal PythonUwpPropertyPageControl(PythonUwpPropertyPage properties)
     : this()
 {
     _properties = properties;
 }
 internal PythonUwpPropertyPageControl(PythonUwpPropertyPage properties)
     : this() {
     _properties = properties;
 }