protected override AutomationControlType GetControlTypeOverrideCore()
 {
     return(AutomationProperties.GetControlTypeOverride(Owner) ?? GetAutomationControlTypeCore());
 }