// undefined template are not selectable and wont be selected by default
 new LayoutModeMapping(Design.Native, _nativeRadioButton, _stickyNativeRadioButton, VisualStateNative, default),
 // native tab is only shown when applicable
 new LayoutModeMapping(Design.Native, _nativeRadioButton, _stickyNativeRadioButton, VisualStateNative, NativeTemplate),