How to use object method of AppUIBasics.Data.ControlInfoDocLink class

Best WinAppDriver code snippet using AppUIBasics.Data.ControlInfoDocLink.object

XamlTypeInfo.g.cs

Source:XamlTypeInfo.g.cs Github

copy

Full Screen

...366 }367 }368 return -1;369 }370 private object Activate_0_BooleanNegationConverter() { return new global::AppUIBasics.Common.BooleanNegationConverter(); }371 private object Activate_2_ValueToStringConverter() { return new global::AppUIBasics.Common.ValueToStringConverter(); }372 private object Activate_3_ColorStringConverter() { return new global::AppUIBasics.Common.ColorStringConverter(); }373 private object Activate_4_DoubleToIntConverter() { return new global::AppUIBasics.Common.DoubleToIntConverter(); }374 private object Activate_5_ValueToFontFamilyConverter() { return new global::AppUIBasics.Common.ValueToFontFamilyConverter(); }375 private object Activate_6_ComboBoxItemToStringConverter() { return new global::AppUIBasics.Common.ComboBoxItemToStringConverter(); }376 private object Activate_7_BooleanToVisibilityConverter() { return new global::AppUIBasics.Common.BooleanToVisibilityConverter(); }377 private object Activate_8_NullableBooleanToBooleanConverter() { return new global::AppUIBasics.Common.NullableBooleanToBooleanConverter(); }378 private object Activate_9_StringToBrushConverter() { return new global::AppUIBasics.Common.StringToBrushConverter(); }379 private object Activate_10_ControlExample() { return new global::AppUIBasics.ControlPages.ControlExample(); }380 private object Activate_15_AppBarButtonPage() { return new global::AppUIBasics.ControlPages.AppBarButtonPage(); }381 private object Activate_17_AppBarPage() { return new global::AppUIBasics.ControlPages.AppBarPage(); }382 private object Activate_18_AppBarSeparatorPage() { return new global::AppUIBasics.ControlPages.AppBarSeparatorPage(); }383 private object Activate_19_AppBarToggleButtonPage() { return new global::AppUIBasics.ControlPages.AppBarToggleButtonPage(); }384 private object Activate_20_AutoSuggestBoxPage() { return new global::AppUIBasics.ControlPages.AutoSuggestBoxPage(); }385 private object Activate_21_ObservableCollection() { return new global::System.Collections.ObjectModel.ObservableCollection<global::System.String>(); }386 private object Activate_22_Collection() { return new global::System.Collections.ObjectModel.Collection<global::System.String>(); }387 private object Activate_23_BorderPage() { return new global::AppUIBasics.ControlPages.BorderPage(); }388 private object Activate_24_ButtonPage() { return new global::AppUIBasics.ControlPages.ButtonPage(); }389 private object Activate_25_CalendarViewPage() { return new global::AppUIBasics.ControlPages.CalendarViewPage(); }390 private object Activate_26_CanvasPage() { return new global::AppUIBasics.ControlPages.CanvasPage(); }391 private object Activate_27_CheckBoxPage() { return new global::AppUIBasics.ControlPages.CheckBoxPage(); }392 private object Activate_28_ComboBoxPage() { return new global::AppUIBasics.ControlPages.ComboBoxPage(); }393 private object Activate_29_List() { return new global::System.Collections.Generic.List<global::System.Tuple<global::System.String, global::Windows.UI.Xaml.Media.FontFamily>>(); }394 private object Activate_32_CommandBarPage() { return new global::AppUIBasics.ControlPages.CommandBarPage(); }395 private object Activate_33_ContentDialogExample() { return new global::AppUIBasics.ControlPages.ContentDialogExample(); }396 private object Activate_39_ContentDialogPage() { return new global::AppUIBasics.ControlPages.ContentDialogPage(); }397 private object Activate_40_DatePickerPage() { return new global::AppUIBasics.ControlPages.DatePickerPage(); }398 private object Activate_41_FlipViewPage() { return new global::AppUIBasics.ControlPages.FlipViewPage(); }399 private object Activate_43_FlyoutPage() { return new global::AppUIBasics.ControlPages.FlyoutPage(); }400 private object Activate_44_GridPage() { return new global::AppUIBasics.ControlPages.GridPage(); }401 private object Activate_45_GridViewPage() { return new global::AppUIBasics.ControlPages.GridViewPage(); }402 private object Activate_46_HubPage() { return new global::AppUIBasics.ControlPages.HubPage(); }403 private object Activate_47_HyperlinkButtonPage() { return new global::AppUIBasics.ControlPages.HyperlinkButtonPage(); }404 private object Activate_48_ImagePage() { return new global::AppUIBasics.ControlPages.ImagePage(); }405 private object Activate_49_InkCanvasPage() { return new global::AppUIBasics.ControlPages.InkCanvasPage(); }406 private object Activate_50_ListBoxPage() { return new global::AppUIBasics.ControlPages.ListBoxPage(); }407 private object Activate_51_ListViewPage() { return new global::AppUIBasics.ControlPages.ListViewPage(); }408 private object Activate_52_MediaElementPage() { return new global::AppUIBasics.ControlPages.MediaElementPage(); }409 private object Activate_53_MenuFlyoutPage() { return new global::AppUIBasics.ControlPages.MenuFlyoutPage(); }410 private object Activate_54_PasswordBoxPage() { return new global::AppUIBasics.ControlPages.PasswordBoxPage(); }411 private object Activate_55_PivotPage() { return new global::AppUIBasics.ControlPages.PivotPage(); }412 private object Activate_56_ProgressBarPage() { return new global::AppUIBasics.ControlPages.ProgressBarPage(); }413 private object Activate_57_ProgressRingPage() { return new global::AppUIBasics.ControlPages.ProgressRingPage(); }414 private object Activate_58_RadioButtonPage() { return new global::AppUIBasics.ControlPages.RadioButtonPage(); }415 private object Activate_59_RelativePanelPage() { return new global::AppUIBasics.ControlPages.RelativePanelPage(); }416 private object Activate_60_RepeatButtonPage() { return new global::AppUIBasics.ControlPages.RepeatButtonPage(); }417 private object Activate_61_RichEditBoxPage() { return new global::AppUIBasics.ControlPages.RichEditBoxPage(); }418 private object Activate_62_RichTextBlockPage() { return new global::AppUIBasics.ControlPages.RichTextBlockPage(); }419 private object Activate_63_ScrollViewerPage() { return new global::AppUIBasics.ControlPages.ScrollViewerPage(); }420 private object Activate_64_SemanticZoomPage() { return new global::AppUIBasics.ControlPages.SemanticZoomPage(); }421 private object Activate_65_SliderPage() { return new global::AppUIBasics.ControlPages.SliderPage(); }422 private object Activate_66_SplitViewPage() { return new global::AppUIBasics.ControlPages.SplitViewPage(); }423 private object Activate_67_ObservableCollection() { return new global::System.Collections.ObjectModel.ObservableCollection<global::AppUIBasics.ControlPages.NavLink>(); }424 private object Activate_68_Collection() { return new global::System.Collections.ObjectModel.Collection<global::AppUIBasics.ControlPages.NavLink>(); }425 private object Activate_69_NavLink() { return new global::AppUIBasics.ControlPages.NavLink(); }426 private object Activate_71_StackPanelPage() { return new global::AppUIBasics.ControlPages.StackPanelPage(); }427 private object Activate_72_TextBlockPage() { return new global::AppUIBasics.ControlPages.TextBlockPage(); }428 private object Activate_73_TextBoxPage() { return new global::AppUIBasics.ControlPages.TextBoxPage(); }429 private object Activate_74_TimePickerPage() { return new global::AppUIBasics.ControlPages.TimePickerPage(); }430 private object Activate_75_ToggleButtonPage() { return new global::AppUIBasics.ControlPages.ToggleButtonPage(); }431 private object Activate_76_ToggleSwitchPage() { return new global::AppUIBasics.ControlPages.ToggleSwitchPage(); }432 private object Activate_77_ToolTipPage() { return new global::AppUIBasics.ControlPages.ToolTipPage(); }433 private object Activate_78_VariableSizedWrapGridPage() { return new global::AppUIBasics.ControlPages.VariableSizedWrapGridPage(); }434 private object Activate_79_ViewBoxPage() { return new global::AppUIBasics.ControlPages.ViewBoxPage(); }435 private object Activate_80_PageHeader() { return new global::AppUIBasics.PageHeader(); }436 private object Activate_83_WrapPanel() { return new global::AppUIBasics.WrapPanel(); }437 private object Activate_86_ItemPage() { return new global::AppUIBasics.ItemPage(); }438 private object Activate_91_MainPage() { return new global::AppUIBasics.MainPage(); }439 private object Activate_92_List() { return new global::System.Collections.Generic.List<global::AppUIBasics.Data.ControlInfoDataItem>(); }440 private object Activate_93_ObservableCollection() { return new global::System.Collections.ObjectModel.ObservableCollection<global::AppUIBasics.Data.ControlInfoDocLink>(); }441 private object Activate_94_Collection() { return new global::System.Collections.ObjectModel.Collection<global::AppUIBasics.Data.ControlInfoDocLink>(); }442 private object Activate_96_NavigationRootPage() { return new global::AppUIBasics.NavigationRootPage(); }443 private object Activate_97_SearchResultsPage() { return new global::AppUIBasics.SearchResultsPage(); }444 private object Activate_98_List() { return new global::System.Collections.Generic.List<global::AppUIBasics.Filter>(); }445 private object Activate_103_Dictionary() { return new global::System.Collections.Generic.Dictionary<global::System.String, global::System.Collections.Generic.IEnumerable<global::AppUIBasics.Data.ControlInfoDataItem>>(); }446 private object Activate_105_SectionPage() { return new global::AppUIBasics.SectionPage(); }447 private object Activate_106_ObservableDictionary() { return new global::AppUIBasics.Common.ObservableDictionary(); }448 private void VectorAdd_21_ObservableCollection(object instance, object item)449 {450 var collection = (global::System.Collections.Generic.ICollection<global::System.String>)instance;451 var newItem = (global::System.String)item;452 collection.Add(newItem);453 }454 private void VectorAdd_22_Collection(object instance, object item)455 {456 var collection = (global::System.Collections.Generic.ICollection<global::System.String>)instance;457 var newItem = (global::System.String)item;458 collection.Add(newItem);459 }460 private void VectorAdd_29_List(object instance, object item)461 {462 var collection = (global::System.Collections.Generic.ICollection<global::System.Tuple<global::System.String, global::Windows.UI.Xaml.Media.FontFamily>>)instance;463 var newItem = (global::System.Tuple<global::System.String, global::Windows.UI.Xaml.Media.FontFamily>)item;464 collection.Add(newItem);465 }466 private void VectorAdd_67_ObservableCollection(object instance, object item)467 {468 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.ControlPages.NavLink>)instance;469 var newItem = (global::AppUIBasics.ControlPages.NavLink)item;470 collection.Add(newItem);471 }472 private void VectorAdd_68_Collection(object instance, object item)473 {474 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.ControlPages.NavLink>)instance;475 var newItem = (global::AppUIBasics.ControlPages.NavLink)item;476 collection.Add(newItem);477 }478 private void VectorAdd_92_List(object instance, object item)479 {480 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.Data.ControlInfoDataItem>)instance;481 var newItem = (global::AppUIBasics.Data.ControlInfoDataItem)item;482 collection.Add(newItem);483 }484 private void VectorAdd_93_ObservableCollection(object instance, object item)485 {486 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.Data.ControlInfoDocLink>)instance;487 var newItem = (global::AppUIBasics.Data.ControlInfoDocLink)item;488 collection.Add(newItem);489 }490 private void VectorAdd_94_Collection(object instance, object item)491 {492 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.Data.ControlInfoDocLink>)instance;493 var newItem = (global::AppUIBasics.Data.ControlInfoDocLink)item;494 collection.Add(newItem);495 }496 private void VectorAdd_98_List(object instance, object item)497 {498 var collection = (global::System.Collections.Generic.ICollection<global::AppUIBasics.Filter>)instance;499 var newItem = (global::AppUIBasics.Filter)item;500 collection.Add(newItem);501 }502 private void MapAdd_103_Dictionary(object instance, object key, object item)503 {504 var collection = (global::System.Collections.Generic.IDictionary<global::System.String, global::System.Collections.Generic.IEnumerable<global::AppUIBasics.Data.ControlInfoDataItem>>)instance;505 var newKey = (global::System.String)key;506 var newItem = (global::System.Collections.Generic.IEnumerable<global::AppUIBasics.Data.ControlInfoDataItem>)item;507 collection.Add(newKey, newItem);508 }509 private void MapAdd_106_ObservableDictionary(object instance, object key, object item)510 {511 var collection = (global::System.Collections.Generic.IDictionary<global::System.String, global::System.Object>)instance;512 var newKey = (global::System.String)key;513 var newItem = (global::System.Object)item;514 collection.Add(newKey, newItem);515 }516 private global::Windows.UI.Xaml.Markup.IXamlType CreateXamlType(int typeIndex)517 {518 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType xamlType = null;519 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType userType;520 string typeName = _typeNameTable[typeIndex];521 global::System.Type type = _typeTable[typeIndex];522 switch (typeIndex)523 {524 case 0: // AppUIBasics.Common.BooleanNegationConverter525 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));526 userType.Activator = Activate_0_BooleanNegationConverter;527 userType.SetIsLocalType();528 xamlType = userType;529 break;530 case 1: // Object531 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);532 break;533 case 2: // AppUIBasics.Common.ValueToStringConverter534 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));535 userType.Activator = Activate_2_ValueToStringConverter;536 userType.SetIsLocalType();537 xamlType = userType;538 break;539 case 3: // AppUIBasics.Common.ColorStringConverter540 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));541 userType.Activator = Activate_3_ColorStringConverter;542 userType.SetIsLocalType();543 xamlType = userType;544 break;545 case 4: // AppUIBasics.Common.DoubleToIntConverter546 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));547 userType.Activator = Activate_4_DoubleToIntConverter;548 userType.SetIsLocalType();549 xamlType = userType;550 break;551 case 5: // AppUIBasics.Common.ValueToFontFamilyConverter552 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));553 userType.Activator = Activate_5_ValueToFontFamilyConverter;554 userType.SetIsLocalType();555 xamlType = userType;556 break;557 case 6: // AppUIBasics.Common.ComboBoxItemToStringConverter558 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));559 userType.Activator = Activate_6_ComboBoxItemToStringConverter;560 userType.SetIsLocalType();561 xamlType = userType;562 break;563 case 7: // AppUIBasics.Common.BooleanToVisibilityConverter564 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));565 userType.Activator = Activate_7_BooleanToVisibilityConverter;566 userType.SetIsLocalType();567 xamlType = userType;568 break;569 case 8: // AppUIBasics.Common.NullableBooleanToBooleanConverter570 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));571 userType.Activator = Activate_8_NullableBooleanToBooleanConverter;572 userType.SetIsLocalType();573 xamlType = userType;574 break;575 case 9: // AppUIBasics.Common.StringToBrushConverter576 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));577 userType.Activator = Activate_9_StringToBrushConverter;578 userType.SetIsLocalType();579 xamlType = userType;580 break;581 case 10: // AppUIBasics.ControlPages.ControlExample582 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.UserControl"));583 userType.Activator = Activate_10_ControlExample;584 userType.SetContentPropertyName("AppUIBasics.ControlPages.ControlExample.Example");585 userType.AddMemberName("Example");586 userType.AddMemberName("HeaderText");587 userType.AddMemberName("Xaml");588 userType.AddMemberName("ExampleHeight");589 userType.AddMemberName("HorizontalContentAlignment");590 userType.SetIsLocalType();591 xamlType = userType;592 break;593 case 11: // Windows.UI.Xaml.Controls.UserControl594 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);595 break;596 case 12: // String597 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);598 break;599 case 13: // Windows.UI.Xaml.GridLength600 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);601 break;602 case 14: // Windows.UI.Xaml.HorizontalAlignment603 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);604 break;605 case 15: // AppUIBasics.ControlPages.AppBarButtonPage606 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));607 userType.Activator = Activate_15_AppBarButtonPage;608 userType.SetIsLocalType();609 xamlType = userType;610 break;611 case 16: // Windows.UI.Xaml.Controls.Page612 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);613 break;614 case 17: // AppUIBasics.ControlPages.AppBarPage615 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));616 userType.Activator = Activate_17_AppBarPage;617 userType.SetIsLocalType();618 xamlType = userType;619 break;620 case 18: // AppUIBasics.ControlPages.AppBarSeparatorPage621 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));622 userType.Activator = Activate_18_AppBarSeparatorPage;623 userType.SetIsLocalType();624 xamlType = userType;625 break;626 case 19: // AppUIBasics.ControlPages.AppBarToggleButtonPage627 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));628 userType.Activator = Activate_19_AppBarToggleButtonPage;629 userType.SetIsLocalType();630 xamlType = userType;631 break;632 case 20: // AppUIBasics.ControlPages.AutoSuggestBoxPage633 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));634 userType.Activator = Activate_20_AutoSuggestBoxPage;635 userType.AddMemberName("Suggestions");636 userType.SetIsLocalType();637 xamlType = userType;638 break;639 case 21: // System.Collections.ObjectModel.ObservableCollection`1<String>640 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.Collections.ObjectModel.Collection`1<String>"));641 userType.CollectionAdd = VectorAdd_21_ObservableCollection;642 userType.SetIsReturnTypeStub();643 xamlType = userType;644 break;645 case 22: // System.Collections.ObjectModel.Collection`1<String>646 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));647 userType.Activator = Activate_22_Collection;648 userType.CollectionAdd = VectorAdd_22_Collection;649 xamlType = userType;650 break;651 case 23: // AppUIBasics.ControlPages.BorderPage652 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));653 userType.Activator = Activate_23_BorderPage;654 userType.SetIsLocalType();655 xamlType = userType;656 break;657 case 24: // AppUIBasics.ControlPages.ButtonPage658 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));659 userType.Activator = Activate_24_ButtonPage;660 userType.SetIsLocalType();661 xamlType = userType;662 break;663 case 25: // AppUIBasics.ControlPages.CalendarViewPage664 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));665 userType.Activator = Activate_25_CalendarViewPage;666 userType.SetIsLocalType();667 xamlType = userType;668 break;669 case 26: // AppUIBasics.ControlPages.CanvasPage670 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));671 userType.Activator = Activate_26_CanvasPage;672 userType.SetIsLocalType();673 xamlType = userType;674 break;675 case 27: // AppUIBasics.ControlPages.CheckBoxPage676 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));677 userType.Activator = Activate_27_CheckBoxPage;678 userType.SetIsLocalType();679 xamlType = userType;680 break;681 case 28: // AppUIBasics.ControlPages.ComboBoxPage682 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));683 userType.Activator = Activate_28_ComboBoxPage;684 userType.AddMemberName("Fonts");685 userType.SetIsLocalType();686 xamlType = userType;687 break;688 case 29: // System.Collections.Generic.List`1<System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>>689 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));690 userType.CollectionAdd = VectorAdd_29_List;691 userType.SetIsReturnTypeStub();692 xamlType = userType;693 break;694 case 30: // System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>695 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));696 userType.AddMemberName("Item1");697 userType.AddMemberName("Item2");698 xamlType = userType;699 break;700 case 31: // Windows.UI.Xaml.Media.FontFamily701 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);702 break;703 case 32: // AppUIBasics.ControlPages.CommandBarPage704 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));705 userType.Activator = Activate_32_CommandBarPage;706 userType.SetIsLocalType();707 xamlType = userType;708 break;709 case 33: // AppUIBasics.ControlPages.ContentDialogExample710 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.ContentDialog"));711 userType.Activator = Activate_33_ContentDialogExample;712 userType.AddMemberName("Result");713 userType.SetIsLocalType();714 xamlType = userType;715 break;716 case 34: // Windows.UI.Xaml.Controls.ContentDialog717 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);718 break;719 case 35: // Windows.UI.Xaml.Controls.ContentControl720 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);721 break;722 case 36: // AppUIBasics.ControlPages.SignInResult723 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.Enum"));724 userType.AddEnumValue("SignInOK", global::AppUIBasics.ControlPages.SignInResult.SignInOK);725 userType.AddEnumValue("SignInFail", global::AppUIBasics.ControlPages.SignInResult.SignInFail);726 userType.AddEnumValue("SignInCancel", global::AppUIBasics.ControlPages.SignInResult.SignInCancel);727 userType.AddEnumValue("Nothing", global::AppUIBasics.ControlPages.SignInResult.Nothing);728 userType.SetIsLocalType();729 xamlType = userType;730 break;731 case 37: // System.Enum732 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.ValueType"));733 xamlType = userType;734 break;735 case 38: // System.ValueType736 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));737 xamlType = userType;738 break;739 case 39: // AppUIBasics.ControlPages.ContentDialogPage740 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));741 userType.Activator = Activate_39_ContentDialogPage;742 userType.SetIsLocalType();743 xamlType = userType;744 break;745 case 40: // AppUIBasics.ControlPages.DatePickerPage746 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));747 userType.Activator = Activate_40_DatePickerPage;748 userType.SetIsLocalType();749 xamlType = userType;750 break;751 case 41: // AppUIBasics.ControlPages.FlipViewPage752 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));753 userType.Activator = Activate_41_FlipViewPage;754 userType.AddMemberName("Groups");755 userType.SetIsLocalType();756 xamlType = userType;757 break;758 case 42: // System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>759 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, null);760 userType.SetIsReturnTypeStub();761 xamlType = userType;762 break;763 case 43: // AppUIBasics.ControlPages.FlyoutPage764 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));765 userType.Activator = Activate_43_FlyoutPage;766 userType.SetIsLocalType();767 xamlType = userType;768 break;769 case 44: // AppUIBasics.ControlPages.GridPage770 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));771 userType.Activator = Activate_44_GridPage;772 userType.SetIsLocalType();773 xamlType = userType;774 break;775 case 45: // AppUIBasics.ControlPages.GridViewPage776 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));777 userType.Activator = Activate_45_GridViewPage;778 userType.AddMemberName("Groups");779 userType.SetIsLocalType();780 xamlType = userType;781 break;782 case 46: // AppUIBasics.ControlPages.HubPage783 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));784 userType.Activator = Activate_46_HubPage;785 userType.SetIsLocalType();786 xamlType = userType;787 break;788 case 47: // AppUIBasics.ControlPages.HyperlinkButtonPage789 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));790 userType.Activator = Activate_47_HyperlinkButtonPage;791 userType.SetIsLocalType();792 xamlType = userType;793 break;794 case 48: // AppUIBasics.ControlPages.ImagePage795 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));796 userType.Activator = Activate_48_ImagePage;797 userType.SetIsLocalType();798 xamlType = userType;799 break;800 case 49: // AppUIBasics.ControlPages.InkCanvasPage801 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));802 userType.Activator = Activate_49_InkCanvasPage;803 userType.SetIsLocalType();804 xamlType = userType;805 break;806 case 50: // AppUIBasics.ControlPages.ListBoxPage807 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));808 userType.Activator = Activate_50_ListBoxPage;809 userType.AddMemberName("Fonts");810 userType.SetIsLocalType();811 xamlType = userType;812 break;813 case 51: // AppUIBasics.ControlPages.ListViewPage814 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));815 userType.Activator = Activate_51_ListViewPage;816 userType.AddMemberName("Groups");817 userType.SetIsLocalType();818 xamlType = userType;819 break;820 case 52: // AppUIBasics.ControlPages.MediaElementPage821 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));822 userType.Activator = Activate_52_MediaElementPage;823 userType.SetIsLocalType();824 xamlType = userType;825 break;826 case 53: // AppUIBasics.ControlPages.MenuFlyoutPage827 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));828 userType.Activator = Activate_53_MenuFlyoutPage;829 userType.SetIsLocalType();830 xamlType = userType;831 break;832 case 54: // AppUIBasics.ControlPages.PasswordBoxPage833 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));834 userType.Activator = Activate_54_PasswordBoxPage;835 userType.SetIsLocalType();836 xamlType = userType;837 break;838 case 55: // AppUIBasics.ControlPages.PivotPage839 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));840 userType.Activator = Activate_55_PivotPage;841 userType.SetIsLocalType();842 xamlType = userType;843 break;844 case 56: // AppUIBasics.ControlPages.ProgressBarPage845 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));846 userType.Activator = Activate_56_ProgressBarPage;847 userType.SetIsLocalType();848 xamlType = userType;849 break;850 case 57: // AppUIBasics.ControlPages.ProgressRingPage851 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));852 userType.Activator = Activate_57_ProgressRingPage;853 userType.SetIsLocalType();854 xamlType = userType;855 break;856 case 58: // AppUIBasics.ControlPages.RadioButtonPage857 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));858 userType.Activator = Activate_58_RadioButtonPage;859 userType.SetIsLocalType();860 xamlType = userType;861 break;862 case 59: // AppUIBasics.ControlPages.RelativePanelPage863 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));864 userType.Activator = Activate_59_RelativePanelPage;865 userType.SetIsLocalType();866 xamlType = userType;867 break;868 case 60: // AppUIBasics.ControlPages.RepeatButtonPage869 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));870 userType.Activator = Activate_60_RepeatButtonPage;871 userType.SetIsLocalType();872 xamlType = userType;873 break;874 case 61: // AppUIBasics.ControlPages.RichEditBoxPage875 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));876 userType.Activator = Activate_61_RichEditBoxPage;877 userType.SetIsLocalType();878 xamlType = userType;879 break;880 case 62: // AppUIBasics.ControlPages.RichTextBlockPage881 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));882 userType.Activator = Activate_62_RichTextBlockPage;883 userType.SetIsLocalType();884 xamlType = userType;885 break;886 case 63: // AppUIBasics.ControlPages.ScrollViewerPage887 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));888 userType.Activator = Activate_63_ScrollViewerPage;889 userType.SetIsLocalType();890 xamlType = userType;891 break;892 case 64: // AppUIBasics.ControlPages.SemanticZoomPage893 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));894 userType.Activator = Activate_64_SemanticZoomPage;895 userType.AddMemberName("Groups");896 userType.SetIsLocalType();897 xamlType = userType;898 break;899 case 65: // AppUIBasics.ControlPages.SliderPage900 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));901 userType.Activator = Activate_65_SliderPage;902 userType.SetIsLocalType();903 xamlType = userType;904 break;905 case 66: // AppUIBasics.ControlPages.SplitViewPage906 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));907 userType.Activator = Activate_66_SplitViewPage;908 userType.AddMemberName("NavLinks");909 userType.SetIsLocalType();910 xamlType = userType;911 break;912 case 67: // System.Collections.ObjectModel.ObservableCollection`1<AppUIBasics.ControlPages.NavLink>913 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.Collections.ObjectModel.Collection`1<AppUIBasics.ControlPages.NavLink>"));914 userType.CollectionAdd = VectorAdd_67_ObservableCollection;915 userType.SetIsReturnTypeStub();916 xamlType = userType;917 break;918 case 68: // System.Collections.ObjectModel.Collection`1<AppUIBasics.ControlPages.NavLink>919 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));920 userType.Activator = Activate_68_Collection;921 userType.CollectionAdd = VectorAdd_68_Collection;922 xamlType = userType;923 break;924 case 69: // AppUIBasics.ControlPages.NavLink925 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));926 userType.Activator = Activate_69_NavLink;927 userType.AddMemberName("Label");928 userType.AddMemberName("Symbol");929 userType.SetIsLocalType();930 xamlType = userType;931 break;932 case 70: // Windows.UI.Xaml.Controls.Symbol933 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);934 break;935 case 71: // AppUIBasics.ControlPages.StackPanelPage936 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));937 userType.Activator = Activate_71_StackPanelPage;938 userType.SetIsLocalType();939 xamlType = userType;940 break;941 case 72: // AppUIBasics.ControlPages.TextBlockPage942 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));943 userType.Activator = Activate_72_TextBlockPage;944 userType.SetIsLocalType();945 xamlType = userType;946 break;947 case 73: // AppUIBasics.ControlPages.TextBoxPage948 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));949 userType.Activator = Activate_73_TextBoxPage;950 userType.SetIsLocalType();951 xamlType = userType;952 break;953 case 74: // AppUIBasics.ControlPages.TimePickerPage954 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));955 userType.Activator = Activate_74_TimePickerPage;956 userType.SetIsLocalType();957 xamlType = userType;958 break;959 case 75: // AppUIBasics.ControlPages.ToggleButtonPage960 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));961 userType.Activator = Activate_75_ToggleButtonPage;962 userType.SetIsLocalType();963 xamlType = userType;964 break;965 case 76: // AppUIBasics.ControlPages.ToggleSwitchPage966 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));967 userType.Activator = Activate_76_ToggleSwitchPage;968 userType.SetIsLocalType();969 xamlType = userType;970 break;971 case 77: // AppUIBasics.ControlPages.ToolTipPage972 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));973 userType.Activator = Activate_77_ToolTipPage;974 userType.SetIsLocalType();975 xamlType = userType;976 break;977 case 78: // AppUIBasics.ControlPages.VariableSizedWrapGridPage978 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));979 userType.Activator = Activate_78_VariableSizedWrapGridPage;980 userType.SetIsLocalType();981 xamlType = userType;982 break;983 case 79: // AppUIBasics.ControlPages.ViewBoxPage984 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));985 userType.Activator = Activate_79_ViewBoxPage;986 userType.SetIsLocalType();987 xamlType = userType;988 break;989 case 80: // AppUIBasics.PageHeader990 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.UserControl"));991 userType.Activator = Activate_80_PageHeader;992 userType.AddMemberName("Title");993 userType.AddMemberName("WideLayoutThreshold");994 userType.AddMemberName("GoBackCommand");995 userType.SetIsLocalType();996 xamlType = userType;997 break;998 case 81: // Double999 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1000 break;1001 case 82: // System.Windows.Input.ICommand1002 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, null);1003 userType.SetIsReturnTypeStub();1004 xamlType = userType;1005 break;1006 case 83: // AppUIBasics.WrapPanel1007 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Panel"));1008 userType.Activator = Activate_83_WrapPanel;1009 userType.AddMemberName("Orientation");1010 userType.AddMemberName("ItemHeight");1011 userType.AddMemberName("ItemWidth");1012 userType.SetIsLocalType();1013 xamlType = userType;1014 break;1015 case 84: // Windows.UI.Xaml.Controls.Panel1016 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1017 break;1018 case 85: // Windows.UI.Xaml.Controls.Orientation1019 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1020 break;1021 case 86: // AppUIBasics.ItemPage1022 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));1023 userType.Activator = Activate_86_ItemPage;1024 userType.AddMemberName("NavigationHelper");1025 userType.AddMemberName("Item");1026 userType.AddMemberName("BottomCommandBar");1027 userType.SetIsLocalType();1028 xamlType = userType;1029 break;1030 case 87: // AppUIBasics.Common.NavigationHelper1031 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.DependencyObject"));1032 userType.SetIsReturnTypeStub();1033 userType.SetIsLocalType();1034 xamlType = userType;1035 break;1036 case 88: // Windows.UI.Xaml.DependencyObject1037 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1038 break;1039 case 89: // AppUIBasics.Data.ControlInfoDataItem1040 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1041 userType.AddMemberName("UniqueId");1042 userType.AddMemberName("Title");1043 userType.AddMemberName("Subtitle");1044 userType.AddMemberName("Description");1045 userType.AddMemberName("ImagePath");1046 userType.AddMemberName("Content");1047 userType.AddMemberName("Docs");1048 userType.AddMemberName("RelatedControls");1049 userType.SetIsLocalType();1050 xamlType = userType;1051 break;1052 case 90: // Windows.UI.Xaml.Controls.CommandBar1053 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1054 break;1055 case 91: // AppUIBasics.MainPage1056 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));1057 userType.Activator = Activate_91_MainPage;1058 userType.AddMemberName("NavigationHelper");1059 userType.AddMemberName("Groups");1060 userType.AddMemberName("Items");1061 userType.SetIsLocalType();1062 xamlType = userType;1063 break;1064 case 92: // System.Collections.Generic.List`1<AppUIBasics.Data.ControlInfoDataItem>1065 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1066 userType.CollectionAdd = VectorAdd_92_List;1067 userType.SetIsReturnTypeStub();1068 xamlType = userType;1069 break;1070 case 93: // System.Collections.ObjectModel.ObservableCollection`1<AppUIBasics.Data.ControlInfoDocLink>1071 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.Collections.ObjectModel.Collection`1<AppUIBasics.Data.ControlInfoDocLink>"));1072 userType.CollectionAdd = VectorAdd_93_ObservableCollection;1073 userType.SetIsReturnTypeStub();1074 xamlType = userType;1075 break;1076 case 94: // System.Collections.ObjectModel.Collection`1<AppUIBasics.Data.ControlInfoDocLink>1077 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1078 userType.Activator = Activate_94_Collection;1079 userType.CollectionAdd = VectorAdd_94_Collection;1080 xamlType = userType;1081 break;1082 case 95: // AppUIBasics.Data.ControlInfoDocLink1083 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1084 userType.AddMemberName("Title");1085 userType.AddMemberName("Uri");1086 userType.SetIsLocalType();1087 xamlType = userType;1088 break;1089 case 96: // AppUIBasics.NavigationRootPage1090 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));1091 userType.Activator = Activate_96_NavigationRootPage;1092 userType.AddMemberName("Groups");1093 userType.SetIsLocalType();1094 xamlType = userType;1095 break;1096 case 97: // AppUIBasics.SearchResultsPage1097 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));1098 userType.Activator = Activate_97_SearchResultsPage;1099 userType.AddMemberName("QueryText");1100 userType.AddMemberName("Filters");1101 userType.AddMemberName("ShowFilters");1102 userType.AddMemberName("Results");1103 userType.AddMemberName("NavigationHelper");1104 userType.AddMemberName("FullResults");1105 userType.SetIsLocalType();1106 xamlType = userType;1107 break;1108 case 98: // System.Collections.Generic.List`1<AppUIBasics.Filter>1109 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1110 userType.CollectionAdd = VectorAdd_98_List;1111 userType.SetIsReturnTypeStub();1112 xamlType = userType;1113 break;1114 case 99: // AppUIBasics.Filter1115 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1116 userType.AddMemberName("Name");1117 userType.AddMemberName("Count");1118 userType.AddMemberName("Active");1119 userType.AddMemberName("Description");1120 userType.SetIsLocalType();1121 xamlType = userType;1122 break;1123 case 100: // Int321124 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1125 break;1126 case 101: // System.Nullable`1<Boolean>1127 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("System.ValueType"));1128 userType.SetIsReturnTypeStub();1129 xamlType = userType;1130 break;1131 case 102: // Boolean1132 xamlType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType(typeName, type);1133 break;1134 case 103: // System.Collections.Generic.Dictionary`2<String, System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataItem>>1135 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1136 userType.DictionaryAdd = MapAdd_103_Dictionary;1137 userType.SetIsReturnTypeStub();1138 xamlType = userType;1139 break;1140 case 104: // System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataItem>1141 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, null);1142 xamlType = userType;1143 break;1144 case 105: // AppUIBasics.SectionPage1145 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Windows.UI.Xaml.Controls.Page"));1146 userType.Activator = Activate_105_SectionPage;1147 userType.AddMemberName("NavigationHelper");1148 userType.AddMemberName("DefaultViewModel");1149 userType.AddMemberName("Group");1150 userType.SetIsLocalType();1151 xamlType = userType;1152 break;1153 case 106: // AppUIBasics.Common.ObservableDictionary1154 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1155 userType.DictionaryAdd = MapAdd_106_ObservableDictionary;1156 userType.SetIsReturnTypeStub();1157 userType.SetIsLocalType();1158 xamlType = userType;1159 break;1160 case 107: // AppUIBasics.Data.ControlInfoDataGroup1161 userType = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType(this, typeName, type, GetXamlTypeByName("Object"));1162 userType.SetIsReturnTypeStub();1163 userType.SetIsLocalType();1164 xamlType = userType;1165 break;1166 }1167 return xamlType;1168 }1169 private object get_0_ControlExample_Example(object instance)1170 {1171 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1172 return that.Example;1173 }1174 private void set_0_ControlExample_Example(object instance, object Value)1175 {1176 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1177 that.Example = (global::System.Object)Value;1178 }1179 private object get_1_ControlExample_HeaderText(object instance)1180 {1181 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1182 return that.HeaderText;1183 }1184 private void set_1_ControlExample_HeaderText(object instance, object Value)1185 {1186 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1187 that.HeaderText = (global::System.String)Value;1188 }1189 private object get_2_ControlExample_Xaml(object instance)1190 {1191 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1192 return that.Xaml;1193 }1194 private void set_2_ControlExample_Xaml(object instance, object Value)1195 {1196 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1197 that.Xaml = (global::System.Object)Value;1198 }1199 private object get_3_ControlExample_ExampleHeight(object instance)1200 {1201 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1202 return that.ExampleHeight;1203 }1204 private void set_3_ControlExample_ExampleHeight(object instance, object Value)1205 {1206 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1207 that.ExampleHeight = (global::Windows.UI.Xaml.GridLength)Value;1208 }1209 private object get_4_ControlExample_HorizontalContentAlignment(object instance)1210 {1211 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1212 return that.HorizontalContentAlignment;1213 }1214 private void set_4_ControlExample_HorizontalContentAlignment(object instance, object Value)1215 {1216 var that = (global::AppUIBasics.ControlPages.ControlExample)instance;1217 that.HorizontalContentAlignment = (global::Windows.UI.Xaml.HorizontalAlignment)Value;1218 }1219 private object get_5_AutoSuggestBoxPage_Suggestions(object instance)1220 {1221 var that = (global::AppUIBasics.ControlPages.AutoSuggestBoxPage)instance;1222 return that.Suggestions;1223 }1224 private object get_6_ComboBoxPage_Fonts(object instance)1225 {1226 var that = (global::AppUIBasics.ControlPages.ComboBoxPage)instance;1227 return that.Fonts;1228 }1229 private object get_7_Tuple_Item1(object instance)1230 {1231 var that = (global::System.Tuple<global::System.String, global::Windows.UI.Xaml.Media.FontFamily>)instance;1232 return that.Item1;1233 }1234 private object get_8_Tuple_Item2(object instance)1235 {1236 var that = (global::System.Tuple<global::System.String, global::Windows.UI.Xaml.Media.FontFamily>)instance;1237 return that.Item2;1238 }1239 private object get_9_ContentDialogExample_Result(object instance)1240 {1241 var that = (global::AppUIBasics.ControlPages.ContentDialogExample)instance;1242 return that.Result;1243 }1244 private object get_10_FlipViewPage_Groups(object instance)1245 {1246 var that = (global::AppUIBasics.ControlPages.FlipViewPage)instance;1247 return that.Groups;1248 }1249 private object get_11_GridViewPage_Groups(object instance)1250 {1251 var that = (global::AppUIBasics.ControlPages.GridViewPage)instance;1252 return that.Groups;1253 }1254 private object get_12_ListBoxPage_Fonts(object instance)1255 {1256 var that = (global::AppUIBasics.ControlPages.ListBoxPage)instance;1257 return that.Fonts;1258 }1259 private object get_13_ListViewPage_Groups(object instance)1260 {1261 var that = (global::AppUIBasics.ControlPages.ListViewPage)instance;1262 return that.Groups;1263 }1264 private object get_14_SemanticZoomPage_Groups(object instance)1265 {1266 var that = (global::AppUIBasics.ControlPages.SemanticZoomPage)instance;1267 return that.Groups;1268 }1269 private object get_15_SplitViewPage_NavLinks(object instance)1270 {1271 var that = (global::AppUIBasics.ControlPages.SplitViewPage)instance;1272 return that.NavLinks;1273 }1274 private object get_16_NavLink_Label(object instance)1275 {1276 var that = (global::AppUIBasics.ControlPages.NavLink)instance;1277 return that.Label;1278 }1279 private void set_16_NavLink_Label(object instance, object Value)1280 {1281 var that = (global::AppUIBasics.ControlPages.NavLink)instance;1282 that.Label = (global::System.String)Value;1283 }1284 private object get_17_NavLink_Symbol(object instance)1285 {1286 var that = (global::AppUIBasics.ControlPages.NavLink)instance;1287 return that.Symbol;1288 }1289 private void set_17_NavLink_Symbol(object instance, object Value)1290 {1291 var that = (global::AppUIBasics.ControlPages.NavLink)instance;1292 that.Symbol = (global::Windows.UI.Xaml.Controls.Symbol)Value;1293 }1294 private object get_18_PageHeader_Title(object instance)1295 {1296 var that = (global::AppUIBasics.PageHeader)instance;1297 return that.Title;1298 }1299 private void set_18_PageHeader_Title(object instance, object Value)1300 {1301 var that = (global::AppUIBasics.PageHeader)instance;1302 that.Title = (global::System.Object)Value;1303 }1304 private object get_19_PageHeader_WideLayoutThreshold(object instance)1305 {1306 var that = (global::AppUIBasics.PageHeader)instance;1307 return that.WideLayoutThreshold;1308 }1309 private void set_19_PageHeader_WideLayoutThreshold(object instance, object Value)1310 {1311 var that = (global::AppUIBasics.PageHeader)instance;1312 that.WideLayoutThreshold = (global::System.Double)Value;1313 }1314 private object get_20_PageHeader_GoBackCommand(object instance)1315 {1316 var that = (global::AppUIBasics.PageHeader)instance;1317 return that.GoBackCommand;1318 }1319 private object get_21_WrapPanel_Orientation(object instance)1320 {1321 var that = (global::AppUIBasics.WrapPanel)instance;1322 return that.Orientation;1323 }1324 private void set_21_WrapPanel_Orientation(object instance, object Value)1325 {1326 var that = (global::AppUIBasics.WrapPanel)instance;1327 that.Orientation = (global::Windows.UI.Xaml.Controls.Orientation)Value;1328 }1329 private object get_22_WrapPanel_ItemHeight(object instance)1330 {1331 var that = (global::AppUIBasics.WrapPanel)instance;1332 return that.ItemHeight;1333 }1334 private void set_22_WrapPanel_ItemHeight(object instance, object Value)1335 {1336 var that = (global::AppUIBasics.WrapPanel)instance;1337 that.ItemHeight = (global::System.Double)Value;1338 }1339 private object get_23_WrapPanel_ItemWidth(object instance)1340 {1341 var that = (global::AppUIBasics.WrapPanel)instance;1342 return that.ItemWidth;1343 }1344 private void set_23_WrapPanel_ItemWidth(object instance, object Value)1345 {1346 var that = (global::AppUIBasics.WrapPanel)instance;1347 that.ItemWidth = (global::System.Double)Value;1348 }1349 private object get_24_ItemPage_NavigationHelper(object instance)1350 {1351 var that = (global::AppUIBasics.ItemPage)instance;1352 return that.NavigationHelper;1353 }1354 private object get_25_ItemPage_Item(object instance)1355 {1356 var that = (global::AppUIBasics.ItemPage)instance;1357 return that.Item;1358 }1359 private void set_25_ItemPage_Item(object instance, object Value)1360 {1361 var that = (global::AppUIBasics.ItemPage)instance;1362 that.Item = (global::AppUIBasics.Data.ControlInfoDataItem)Value;1363 }1364 private object get_26_ItemPage_BottomCommandBar(object instance)1365 {1366 var that = (global::AppUIBasics.ItemPage)instance;1367 return that.BottomCommandBar;1368 }1369 private object get_27_MainPage_NavigationHelper(object instance)1370 {1371 var that = (global::AppUIBasics.MainPage)instance;1372 return that.NavigationHelper;1373 }1374 private object get_28_MainPage_Groups(object instance)1375 {1376 var that = (global::AppUIBasics.MainPage)instance;1377 return that.Groups;1378 }1379 private void set_28_MainPage_Groups(object instance, object Value)1380 {1381 var that = (global::AppUIBasics.MainPage)instance;1382 that.Groups = (global::System.Collections.Generic.IEnumerable<global::AppUIBasics.Data.ControlInfoDataGroup>)Value;1383 }1384 private object get_29_MainPage_Items(object instance)1385 {1386 var that = (global::AppUIBasics.MainPage)instance;1387 return that.Items;1388 }1389 private void set_29_MainPage_Items(object instance, object Value)1390 {1391 var that = (global::AppUIBasics.MainPage)instance;1392 that.Items = (global::System.Collections.Generic.List<global::AppUIBasics.Data.ControlInfoDataItem>)Value;1393 }1394 private object get_30_ControlInfoDataItem_UniqueId(object instance)1395 {1396 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1397 return that.UniqueId;1398 }1399 private object get_31_ControlInfoDataItem_Title(object instance)1400 {1401 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1402 return that.Title;1403 }1404 private object get_32_ControlInfoDataItem_Subtitle(object instance)1405 {1406 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1407 return that.Subtitle;1408 }1409 private object get_33_ControlInfoDataItem_Description(object instance)1410 {1411 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1412 return that.Description;1413 }1414 private object get_34_ControlInfoDataItem_ImagePath(object instance)1415 {1416 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1417 return that.ImagePath;1418 }1419 private object get_35_ControlInfoDataItem_Content(object instance)1420 {1421 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1422 return that.Content;1423 }1424 private object get_36_ControlInfoDataItem_Docs(object instance)1425 {1426 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1427 return that.Docs;1428 }1429 private object get_37_ControlInfoDocLink_Title(object instance)1430 {1431 var that = (global::AppUIBasics.Data.ControlInfoDocLink)instance;1432 return that.Title;1433 }1434 private object get_38_ControlInfoDocLink_Uri(object instance)1435 {1436 var that = (global::AppUIBasics.Data.ControlInfoDocLink)instance;1437 return that.Uri;1438 }1439 private object get_39_ControlInfoDataItem_RelatedControls(object instance)1440 {1441 var that = (global::AppUIBasics.Data.ControlInfoDataItem)instance;1442 return that.RelatedControls;1443 }1444 private object get_40_NavigationRootPage_Groups(object instance)1445 {1446 var that = (global::AppUIBasics.NavigationRootPage)instance;1447 return that.Groups;1448 }1449 private object get_41_SearchResultsPage_QueryText(object instance)1450 {1451 var that = (global::AppUIBasics.SearchResultsPage)instance;1452 return that.QueryText;1453 }1454 private void set_41_SearchResultsPage_QueryText(object instance, object Value)1455 {1456 var that = (global::AppUIBasics.SearchResultsPage)instance;1457 that.QueryText = (global::System.String)Value;1458 }1459 private object get_42_SearchResultsPage_Filters(object instance)1460 {1461 var that = (global::AppUIBasics.SearchResultsPage)instance;1462 return that.Filters;1463 }1464 private void set_42_SearchResultsPage_Filters(object instance, object Value)1465 {1466 var that = (global::AppUIBasics.SearchResultsPage)instance;1467 that.Filters = (global::System.Collections.Generic.List<global::AppUIBasics.Filter>)Value;1468 }1469 private object get_43_Filter_Name(object instance)1470 {1471 var that = (global::AppUIBasics.Filter)instance;1472 return that.Name;1473 }1474 private void set_43_Filter_Name(object instance, object Value)1475 {1476 var that = (global::AppUIBasics.Filter)instance;1477 that.Name = (global::System.String)Value;1478 }1479 private object get_44_Filter_Count(object instance)1480 {1481 var that = (global::AppUIBasics.Filter)instance;1482 return that.Count;1483 }1484 private void set_44_Filter_Count(object instance, object Value)1485 {1486 var that = (global::AppUIBasics.Filter)instance;1487 that.Count = (global::System.Int32)Value;1488 }1489 private object get_45_Filter_Active(object instance)1490 {1491 var that = (global::AppUIBasics.Filter)instance;1492 return that.Active;1493 }1494 private void set_45_Filter_Active(object instance, object Value)1495 {1496 var that = (global::AppUIBasics.Filter)instance;1497 that.Active = (global::System.Nullable<global::System.Boolean>)Value;1498 }1499 private object get_46_Filter_Description(object instance)1500 {1501 var that = (global::AppUIBasics.Filter)instance;1502 return that.Description;1503 }1504 private object get_47_SearchResultsPage_ShowFilters(object instance)1505 {1506 var that = (global::AppUIBasics.SearchResultsPage)instance;1507 return that.ShowFilters;1508 }1509 private void set_47_SearchResultsPage_ShowFilters(object instance, object Value)1510 {1511 var that = (global::AppUIBasics.SearchResultsPage)instance;1512 that.ShowFilters = (global::System.Boolean)Value;1513 }1514 private object get_48_SearchResultsPage_Results(object instance)1515 {1516 var that = (global::AppUIBasics.SearchResultsPage)instance;1517 return that.Results;1518 }1519 private void set_48_SearchResultsPage_Results(object instance, object Value)1520 {1521 var that = (global::AppUIBasics.SearchResultsPage)instance;1522 that.Results = (global::System.Collections.Generic.List<global::AppUIBasics.Data.ControlInfoDataItem>)Value;1523 }1524 private object get_49_SearchResultsPage_NavigationHelper(object instance)1525 {1526 var that = (global::AppUIBasics.SearchResultsPage)instance;1527 return that.NavigationHelper;1528 }1529 private object get_50_SearchResultsPage_FullResults(object instance)1530 {1531 var that = (global::AppUIBasics.SearchResultsPage)instance;1532 return that.FullResults;1533 }1534 private void set_50_SearchResultsPage_FullResults(object instance, object Value)1535 {1536 var that = (global::AppUIBasics.SearchResultsPage)instance;1537 that.FullResults = (global::System.Collections.Generic.Dictionary<global::System.String, global::System.Collections.Generic.IEnumerable<global::AppUIBasics.Data.ControlInfoDataItem>>)Value;1538 }1539 private object get_51_SectionPage_NavigationHelper(object instance)1540 {1541 var that = (global::AppUIBasics.SectionPage)instance;1542 return that.NavigationHelper;1543 }1544 private object get_52_SectionPage_DefaultViewModel(object instance)1545 {1546 var that = (global::AppUIBasics.SectionPage)instance;1547 return that.DefaultViewModel;1548 }1549 private object get_53_SectionPage_Group(object instance)1550 {1551 var that = (global::AppUIBasics.SectionPage)instance;1552 return that.Group;1553 }1554 private void set_53_SectionPage_Group(object instance, object Value)1555 {1556 var that = (global::AppUIBasics.SectionPage)instance;1557 that.Group = (global::AppUIBasics.Data.ControlInfoDataGroup)Value;1558 }1559 private global::Windows.UI.Xaml.Markup.IXamlMember CreateXamlMember(string longMemberName)1560 {1561 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember xamlMember = null;1562 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType userType;1563 switch (longMemberName)1564 {1565 case "AppUIBasics.ControlPages.ControlExample.Example":1566 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ControlExample");1567 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Example", "Object");1568 xamlMember.SetIsDependencyProperty();1569 xamlMember.Getter = get_0_ControlExample_Example;1570 xamlMember.Setter = set_0_ControlExample_Example;1571 break;1572 case "AppUIBasics.ControlPages.ControlExample.HeaderText":1573 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ControlExample");1574 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "HeaderText", "String");1575 xamlMember.SetIsDependencyProperty();1576 xamlMember.Getter = get_1_ControlExample_HeaderText;1577 xamlMember.Setter = set_1_ControlExample_HeaderText;1578 break;1579 case "AppUIBasics.ControlPages.ControlExample.Xaml":1580 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ControlExample");1581 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Xaml", "Object");1582 xamlMember.SetIsDependencyProperty();1583 xamlMember.Getter = get_2_ControlExample_Xaml;1584 xamlMember.Setter = set_2_ControlExample_Xaml;1585 break;1586 case "AppUIBasics.ControlPages.ControlExample.ExampleHeight":1587 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ControlExample");1588 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "ExampleHeight", "Windows.UI.Xaml.GridLength");1589 xamlMember.SetIsDependencyProperty();1590 xamlMember.Getter = get_3_ControlExample_ExampleHeight;1591 xamlMember.Setter = set_3_ControlExample_ExampleHeight;1592 break;1593 case "AppUIBasics.ControlPages.ControlExample.HorizontalContentAlignment":1594 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ControlExample");1595 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "HorizontalContentAlignment", "Windows.UI.Xaml.HorizontalAlignment");1596 xamlMember.SetIsDependencyProperty();1597 xamlMember.Getter = get_4_ControlExample_HorizontalContentAlignment;1598 xamlMember.Setter = set_4_ControlExample_HorizontalContentAlignment;1599 break;1600 case "AppUIBasics.ControlPages.AutoSuggestBoxPage.Suggestions":1601 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.AutoSuggestBoxPage");1602 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Suggestions", "System.Collections.ObjectModel.ObservableCollection`1<String>");1603 xamlMember.Getter = get_5_AutoSuggestBoxPage_Suggestions;1604 xamlMember.SetIsReadOnly();1605 break;1606 case "AppUIBasics.ControlPages.ComboBoxPage.Fonts":1607 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ComboBoxPage");1608 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Fonts", "System.Collections.Generic.List`1<System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>>");1609 xamlMember.Getter = get_6_ComboBoxPage_Fonts;1610 xamlMember.SetIsReadOnly();1611 break;1612 case "System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>.Item1":1613 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>");1614 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Item1", "String");1615 xamlMember.Getter = get_7_Tuple_Item1;1616 xamlMember.SetIsReadOnly();1617 break;1618 case "System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>.Item2":1619 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>");1620 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Item2", "Windows.UI.Xaml.Media.FontFamily");1621 xamlMember.Getter = get_8_Tuple_Item2;1622 xamlMember.SetIsReadOnly();1623 break;1624 case "AppUIBasics.ControlPages.ContentDialogExample.Result":1625 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ContentDialogExample");1626 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Result", "AppUIBasics.ControlPages.SignInResult");1627 xamlMember.Getter = get_9_ContentDialogExample_Result;1628 xamlMember.SetIsReadOnly();1629 break;1630 case "AppUIBasics.ControlPages.FlipViewPage.Groups":1631 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.FlipViewPage");1632 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1633 xamlMember.Getter = get_10_FlipViewPage_Groups;1634 xamlMember.SetIsReadOnly();1635 break;1636 case "AppUIBasics.ControlPages.GridViewPage.Groups":1637 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.GridViewPage");1638 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1639 xamlMember.Getter = get_11_GridViewPage_Groups;1640 xamlMember.SetIsReadOnly();1641 break;1642 case "AppUIBasics.ControlPages.ListBoxPage.Fonts":1643 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ListBoxPage");1644 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Fonts", "System.Collections.Generic.List`1<System.Tuple`2<String, Windows.UI.Xaml.Media.FontFamily>>");1645 xamlMember.Getter = get_12_ListBoxPage_Fonts;1646 xamlMember.SetIsReadOnly();1647 break;1648 case "AppUIBasics.ControlPages.ListViewPage.Groups":1649 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.ListViewPage");1650 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1651 xamlMember.Getter = get_13_ListViewPage_Groups;1652 xamlMember.SetIsReadOnly();1653 break;1654 case "AppUIBasics.ControlPages.SemanticZoomPage.Groups":1655 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.SemanticZoomPage");1656 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1657 xamlMember.Getter = get_14_SemanticZoomPage_Groups;1658 xamlMember.SetIsReadOnly();1659 break;1660 case "AppUIBasics.ControlPages.SplitViewPage.NavLinks":1661 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.SplitViewPage");1662 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "NavLinks", "System.Collections.ObjectModel.ObservableCollection`1<AppUIBasics.ControlPages.NavLink>");1663 xamlMember.Getter = get_15_SplitViewPage_NavLinks;1664 xamlMember.SetIsReadOnly();1665 break;1666 case "AppUIBasics.ControlPages.NavLink.Label":1667 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.NavLink");1668 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Label", "String");1669 xamlMember.Getter = get_16_NavLink_Label;1670 xamlMember.Setter = set_16_NavLink_Label;1671 break;1672 case "AppUIBasics.ControlPages.NavLink.Symbol":1673 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ControlPages.NavLink");1674 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Symbol", "Windows.UI.Xaml.Controls.Symbol");1675 xamlMember.Getter = get_17_NavLink_Symbol;1676 xamlMember.Setter = set_17_NavLink_Symbol;1677 break;1678 case "AppUIBasics.PageHeader.Title":1679 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.PageHeader");1680 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Title", "Object");1681 xamlMember.SetIsDependencyProperty();1682 xamlMember.Getter = get_18_PageHeader_Title;1683 xamlMember.Setter = set_18_PageHeader_Title;1684 break;1685 case "AppUIBasics.PageHeader.WideLayoutThreshold":1686 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.PageHeader");1687 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "WideLayoutThreshold", "Double");1688 xamlMember.SetIsDependencyProperty();1689 xamlMember.Getter = get_19_PageHeader_WideLayoutThreshold;1690 xamlMember.Setter = set_19_PageHeader_WideLayoutThreshold;1691 break;1692 case "AppUIBasics.PageHeader.GoBackCommand":1693 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.PageHeader");1694 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "GoBackCommand", "System.Windows.Input.ICommand");1695 xamlMember.Getter = get_20_PageHeader_GoBackCommand;1696 xamlMember.SetIsReadOnly();1697 break;1698 case "AppUIBasics.WrapPanel.Orientation":1699 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.WrapPanel");1700 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Orientation", "Windows.UI.Xaml.Controls.Orientation");1701 xamlMember.SetIsDependencyProperty();1702 xamlMember.Getter = get_21_WrapPanel_Orientation;1703 xamlMember.Setter = set_21_WrapPanel_Orientation;1704 break;1705 case "AppUIBasics.WrapPanel.ItemHeight":1706 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.WrapPanel");1707 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "ItemHeight", "Double");1708 xamlMember.SetIsDependencyProperty();1709 xamlMember.Getter = get_22_WrapPanel_ItemHeight;1710 xamlMember.Setter = set_22_WrapPanel_ItemHeight;1711 break;1712 case "AppUIBasics.WrapPanel.ItemWidth":1713 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.WrapPanel");1714 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "ItemWidth", "Double");1715 xamlMember.SetIsDependencyProperty();1716 xamlMember.Getter = get_23_WrapPanel_ItemWidth;1717 xamlMember.Setter = set_23_WrapPanel_ItemWidth;1718 break;1719 case "AppUIBasics.ItemPage.NavigationHelper":1720 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ItemPage");1721 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "NavigationHelper", "AppUIBasics.Common.NavigationHelper");1722 xamlMember.Getter = get_24_ItemPage_NavigationHelper;1723 xamlMember.SetIsReadOnly();1724 break;1725 case "AppUIBasics.ItemPage.Item":1726 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ItemPage");1727 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Item", "AppUIBasics.Data.ControlInfoDataItem");1728 xamlMember.Getter = get_25_ItemPage_Item;1729 xamlMember.Setter = set_25_ItemPage_Item;1730 break;1731 case "AppUIBasics.ItemPage.BottomCommandBar":1732 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.ItemPage");1733 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "BottomCommandBar", "Windows.UI.Xaml.Controls.CommandBar");1734 xamlMember.Getter = get_26_ItemPage_BottomCommandBar;1735 xamlMember.SetIsReadOnly();1736 break;1737 case "AppUIBasics.MainPage.NavigationHelper":1738 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.MainPage");1739 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "NavigationHelper", "AppUIBasics.Common.NavigationHelper");1740 xamlMember.Getter = get_27_MainPage_NavigationHelper;1741 xamlMember.SetIsReadOnly();1742 break;1743 case "AppUIBasics.MainPage.Groups":1744 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.MainPage");1745 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1746 xamlMember.Getter = get_28_MainPage_Groups;1747 xamlMember.Setter = set_28_MainPage_Groups;1748 break;1749 case "AppUIBasics.MainPage.Items":1750 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.MainPage");1751 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Items", "System.Collections.Generic.List`1<AppUIBasics.Data.ControlInfoDataItem>");1752 xamlMember.Getter = get_29_MainPage_Items;1753 xamlMember.Setter = set_29_MainPage_Items;1754 break;1755 case "AppUIBasics.Data.ControlInfoDataItem.UniqueId":1756 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1757 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "UniqueId", "String");1758 xamlMember.Getter = get_30_ControlInfoDataItem_UniqueId;1759 xamlMember.SetIsReadOnly();1760 break;1761 case "AppUIBasics.Data.ControlInfoDataItem.Title":1762 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1763 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Title", "String");1764 xamlMember.Getter = get_31_ControlInfoDataItem_Title;1765 xamlMember.SetIsReadOnly();1766 break;1767 case "AppUIBasics.Data.ControlInfoDataItem.Subtitle":1768 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1769 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Subtitle", "String");1770 xamlMember.Getter = get_32_ControlInfoDataItem_Subtitle;1771 xamlMember.SetIsReadOnly();1772 break;1773 case "AppUIBasics.Data.ControlInfoDataItem.Description":1774 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1775 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Description", "String");1776 xamlMember.Getter = get_33_ControlInfoDataItem_Description;1777 xamlMember.SetIsReadOnly();1778 break;1779 case "AppUIBasics.Data.ControlInfoDataItem.ImagePath":1780 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1781 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "ImagePath", "String");1782 xamlMember.Getter = get_34_ControlInfoDataItem_ImagePath;1783 xamlMember.SetIsReadOnly();1784 break;1785 case "AppUIBasics.Data.ControlInfoDataItem.Content":1786 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1787 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Content", "String");1788 xamlMember.Getter = get_35_ControlInfoDataItem_Content;1789 xamlMember.SetIsReadOnly();1790 break;1791 case "AppUIBasics.Data.ControlInfoDataItem.Docs":1792 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1793 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Docs", "System.Collections.ObjectModel.ObservableCollection`1<AppUIBasics.Data.ControlInfoDocLink>");1794 xamlMember.Getter = get_36_ControlInfoDataItem_Docs;1795 xamlMember.SetIsReadOnly();1796 break;1797 case "AppUIBasics.Data.ControlInfoDocLink.Title":1798 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDocLink");1799 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Title", "String");1800 xamlMember.Getter = get_37_ControlInfoDocLink_Title;1801 xamlMember.SetIsReadOnly();1802 break;1803 case "AppUIBasics.Data.ControlInfoDocLink.Uri":1804 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDocLink");1805 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Uri", "String");1806 xamlMember.Getter = get_38_ControlInfoDocLink_Uri;1807 xamlMember.SetIsReadOnly();1808 break;1809 case "AppUIBasics.Data.ControlInfoDataItem.RelatedControls":1810 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Data.ControlInfoDataItem");1811 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "RelatedControls", "System.Collections.ObjectModel.ObservableCollection`1<String>");1812 xamlMember.Getter = get_39_ControlInfoDataItem_RelatedControls;1813 xamlMember.SetIsReadOnly();1814 break;1815 case "AppUIBasics.NavigationRootPage.Groups":1816 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.NavigationRootPage");1817 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Groups", "System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataGroup>");1818 xamlMember.Getter = get_40_NavigationRootPage_Groups;1819 xamlMember.SetIsReadOnly();1820 break;1821 case "AppUIBasics.SearchResultsPage.QueryText":1822 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1823 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "QueryText", "String");1824 xamlMember.Getter = get_41_SearchResultsPage_QueryText;1825 xamlMember.Setter = set_41_SearchResultsPage_QueryText;1826 break;1827 case "AppUIBasics.SearchResultsPage.Filters":1828 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1829 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Filters", "System.Collections.Generic.List`1<AppUIBasics.Filter>");1830 xamlMember.Getter = get_42_SearchResultsPage_Filters;1831 xamlMember.Setter = set_42_SearchResultsPage_Filters;1832 break;1833 case "AppUIBasics.Filter.Name":1834 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Filter");1835 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Name", "String");1836 xamlMember.Getter = get_43_Filter_Name;1837 xamlMember.Setter = set_43_Filter_Name;1838 break;1839 case "AppUIBasics.Filter.Count":1840 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Filter");1841 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Count", "Int32");1842 xamlMember.Getter = get_44_Filter_Count;1843 xamlMember.Setter = set_44_Filter_Count;1844 break;1845 case "AppUIBasics.Filter.Active":1846 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Filter");1847 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Active", "System.Nullable`1<Boolean>");1848 xamlMember.Getter = get_45_Filter_Active;1849 xamlMember.Setter = set_45_Filter_Active;1850 break;1851 case "AppUIBasics.Filter.Description":1852 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.Filter");1853 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Description", "String");1854 xamlMember.Getter = get_46_Filter_Description;1855 xamlMember.SetIsReadOnly();1856 break;1857 case "AppUIBasics.SearchResultsPage.ShowFilters":1858 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1859 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "ShowFilters", "Boolean");1860 xamlMember.Getter = get_47_SearchResultsPage_ShowFilters;1861 xamlMember.Setter = set_47_SearchResultsPage_ShowFilters;1862 break;1863 case "AppUIBasics.SearchResultsPage.Results":1864 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1865 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Results", "System.Collections.Generic.List`1<AppUIBasics.Data.ControlInfoDataItem>");1866 xamlMember.Getter = get_48_SearchResultsPage_Results;1867 xamlMember.Setter = set_48_SearchResultsPage_Results;1868 break;1869 case "AppUIBasics.SearchResultsPage.NavigationHelper":1870 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1871 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "NavigationHelper", "AppUIBasics.Common.NavigationHelper");1872 xamlMember.Getter = get_49_SearchResultsPage_NavigationHelper;1873 xamlMember.SetIsReadOnly();1874 break;1875 case "AppUIBasics.SearchResultsPage.FullResults":1876 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SearchResultsPage");1877 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "FullResults", "System.Collections.Generic.Dictionary`2<String, System.Collections.Generic.IEnumerable`1<AppUIBasics.Data.ControlInfoDataItem>>");1878 xamlMember.Getter = get_50_SearchResultsPage_FullResults;1879 xamlMember.Setter = set_50_SearchResultsPage_FullResults;1880 break;1881 case "AppUIBasics.SectionPage.NavigationHelper":1882 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SectionPage");1883 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "NavigationHelper", "AppUIBasics.Common.NavigationHelper");1884 xamlMember.Getter = get_51_SectionPage_NavigationHelper;1885 xamlMember.SetIsReadOnly();1886 break;1887 case "AppUIBasics.SectionPage.DefaultViewModel":1888 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SectionPage");1889 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "DefaultViewModel", "AppUIBasics.Common.ObservableDictionary");1890 xamlMember.Getter = get_52_SectionPage_DefaultViewModel;1891 xamlMember.SetIsReadOnly();1892 break;1893 case "AppUIBasics.SectionPage.Group":1894 userType = (global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlUserType)GetXamlTypeByName("AppUIBasics.SectionPage");1895 xamlMember = new global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlMember(this, "Group", "AppUIBasics.Data.ControlInfoDataGroup");1896 xamlMember.Getter = get_53_SectionPage_Group;1897 xamlMember.Setter = set_53_SectionPage_Group;1898 break;1899 }1900 return xamlMember;1901 }1902 }1903 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]1904 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]1905 internal class XamlSystemBaseType : global::Windows.UI.Xaml.Markup.IXamlType1906 {1907 string _fullName;1908 global::System.Type _underlyingType;1909 public XamlSystemBaseType(string fullName, global::System.Type underlyingType)1910 {1911 _fullName = fullName;1912 _underlyingType = underlyingType;1913 }1914 public string FullName { get { return _fullName; } }1915 public global::System.Type UnderlyingType1916 {1917 get1918 {1919 return _underlyingType;1920 }1921 }1922 virtual public global::Windows.UI.Xaml.Markup.IXamlType BaseType { get { throw new global::System.NotImplementedException(); } }1923 virtual public global::Windows.UI.Xaml.Markup.IXamlMember ContentProperty { get { throw new global::System.NotImplementedException(); } }1924 virtual public global::Windows.UI.Xaml.Markup.IXamlMember GetMember(string name) { throw new global::System.NotImplementedException(); }1925 virtual public bool IsArray { get { throw new global::System.NotImplementedException(); } }1926 virtual public bool IsCollection { get { throw new global::System.NotImplementedException(); } }1927 virtual public bool IsConstructible { get { throw new global::System.NotImplementedException(); } }1928 virtual public bool IsDictionary { get { throw new global::System.NotImplementedException(); } }1929 virtual public bool IsMarkupExtension { get { throw new global::System.NotImplementedException(); } }1930 virtual public bool IsBindable { get { throw new global::System.NotImplementedException(); } }1931 virtual public bool IsReturnTypeStub { get { throw new global::System.NotImplementedException(); } }1932 virtual public bool IsLocalType { get { throw new global::System.NotImplementedException(); } }1933 virtual public global::Windows.UI.Xaml.Markup.IXamlType ItemType { get { throw new global::System.NotImplementedException(); } }1934 virtual public global::Windows.UI.Xaml.Markup.IXamlType KeyType { get { throw new global::System.NotImplementedException(); } }1935 virtual public object ActivateInstance() { throw new global::System.NotImplementedException(); }1936 virtual public void AddToMap(object instance, object key, object item) { throw new global::System.NotImplementedException(); }1937 virtual public void AddToVector(object instance, object item) { throw new global::System.NotImplementedException(); }1938 virtual public void RunInitializer() { throw new global::System.NotImplementedException(); }1939 virtual public object CreateFromString(string input) { throw new global::System.NotImplementedException(); }1940 }1941 1942 internal delegate object Activator();1943 internal delegate void AddToCollection(object instance, object item);1944 internal delegate void AddToDictionary(object instance, object key, object item);1945 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]1946 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]1947 internal class XamlUserType : global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlSystemBaseType1948 {1949 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlTypeInfoProvider _provider;1950 global::Windows.UI.Xaml.Markup.IXamlType _baseType;1951 bool _isArray;1952 bool _isMarkupExtension;1953 bool _isBindable;1954 bool _isReturnTypeStub;1955 bool _isLocalType;1956 string _contentPropertyName;1957 string _itemTypeName;1958 string _keyTypeName;1959 global::System.Collections.Generic.Dictionary<string, string> _memberNames;1960 global::System.Collections.Generic.Dictionary<string, object> _enumValues;1961 public XamlUserType(global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlTypeInfoProvider provider, string fullName, global::System.Type fullType, global::Windows.UI.Xaml.Markup.IXamlType baseType)1962 :base(fullName, fullType)1963 {1964 _provider = provider;1965 _baseType = baseType;1966 }1967 // --- Interface methods ----1968 override public global::Windows.UI.Xaml.Markup.IXamlType BaseType { get { return _baseType; } }1969 override public bool IsArray { get { return _isArray; } }1970 override public bool IsCollection { get { return (CollectionAdd != null); } }1971 override public bool IsConstructible { get { return (Activator != null); } }1972 override public bool IsDictionary { get { return (DictionaryAdd != null); } }1973 override public bool IsMarkupExtension { get { return _isMarkupExtension; } }1974 override public bool IsBindable { get { return _isBindable; } }1975 override public bool IsReturnTypeStub { get { return _isReturnTypeStub; } }1976 override public bool IsLocalType { get { return _isLocalType; } }1977 override public global::Windows.UI.Xaml.Markup.IXamlMember ContentProperty1978 {1979 get { return _provider.GetMemberByLongName(_contentPropertyName); }1980 }1981 override public global::Windows.UI.Xaml.Markup.IXamlType ItemType1982 {1983 get { return _provider.GetXamlTypeByName(_itemTypeName); }1984 }1985 override public global::Windows.UI.Xaml.Markup.IXamlType KeyType1986 {1987 get { return _provider.GetXamlTypeByName(_keyTypeName); }1988 }1989 override public global::Windows.UI.Xaml.Markup.IXamlMember GetMember(string name)1990 {1991 if (_memberNames == null)1992 {1993 return null;1994 }1995 string longName;1996 if (_memberNames.TryGetValue(name, out longName))1997 {1998 return _provider.GetMemberByLongName(longName);1999 }2000 return null;2001 }2002 override public object ActivateInstance()2003 {2004 return Activator(); 2005 }2006 override public void AddToMap(object instance, object key, object item) 2007 {2008 DictionaryAdd(instance, key, item);2009 }2010 override public void AddToVector(object instance, object item)2011 {2012 CollectionAdd(instance, item);2013 }2014 override public void RunInitializer() 2015 {2016 System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(UnderlyingType.TypeHandle);2017 }2018 override public object CreateFromString(string input)2019 {2020 if (_enumValues != null)2021 {2022 int value = 0;2023 string[] valueParts = input.Split(',');2024 foreach (string valuePart in valueParts) 2025 {2026 object partValue;2027 int enumFieldValue = 0;2028 try2029 {2030 if (_enumValues.TryGetValue(valuePart.Trim(), out partValue))2031 {2032 enumFieldValue = global::System.Convert.ToInt32(partValue);2033 }2034 else2035 {2036 try2037 {2038 enumFieldValue = global::System.Convert.ToInt32(valuePart.Trim());2039 }2040 catch( global::System.FormatException )2041 {2042 foreach( string key in _enumValues.Keys )2043 {2044 if( string.Compare(valuePart.Trim(), key, global::System.StringComparison.OrdinalIgnoreCase) == 0 )2045 {2046 if( _enumValues.TryGetValue(key.Trim(), out partValue) )2047 {2048 enumFieldValue = global::System.Convert.ToInt32(partValue);2049 break;2050 }2051 }2052 }2053 }2054 }2055 value |= enumFieldValue; 2056 }2057 catch( global::System.FormatException )2058 {2059 throw new global::System.ArgumentException(input, FullName);2060 }2061 }2062 return value; 2063 }2064 throw new global::System.ArgumentException(input, FullName);2065 }2066 // --- End of Interface methods2067 public Activator Activator { get; set; }2068 public AddToCollection CollectionAdd { get; set; }2069 public AddToDictionary DictionaryAdd { get; set; }2070 public void SetContentPropertyName(string contentPropertyName)2071 {2072 _contentPropertyName = contentPropertyName;2073 }2074 public void SetIsArray()2075 {2076 _isArray = true; 2077 }2078 public void SetIsMarkupExtension()2079 {2080 _isMarkupExtension = true;2081 }2082 public void SetIsBindable()2083 {2084 _isBindable = true;2085 }2086 public void SetIsReturnTypeStub()2087 {2088 _isReturnTypeStub = true;2089 }2090 public void SetIsLocalType()2091 {2092 _isLocalType = true;2093 }2094 public void SetItemTypeName(string itemTypeName)2095 {2096 _itemTypeName = itemTypeName;2097 }2098 public void SetKeyTypeName(string keyTypeName)2099 {2100 _keyTypeName = keyTypeName;2101 }2102 public void AddMemberName(string shortName)2103 {2104 if(_memberNames == null)2105 {2106 _memberNames = new global::System.Collections.Generic.Dictionary<string,string>();2107 }2108 _memberNames.Add(shortName, FullName + "." + shortName);2109 }2110 public void AddEnumValue(string name, object value)2111 {2112 if (_enumValues == null)2113 {2114 _enumValues = new global::System.Collections.Generic.Dictionary<string, object>();2115 }2116 _enumValues.Add(name, value);2117 }2118 }2119 internal delegate object Getter(object instance);2120 internal delegate void Setter(object instance, object value);2121 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]2122 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]2123 internal class XamlMember : global::Windows.UI.Xaml.Markup.IXamlMember2124 {2125 global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlTypeInfoProvider _provider;2126 string _name;2127 bool _isAttachable;2128 bool _isDependencyProperty;2129 bool _isReadOnly;2130 string _typeName;2131 string _targetTypeName;2132 public XamlMember(global::AppUIBasics.AppUIBasics_XamlTypeInfo.XamlTypeInfoProvider provider, string name, string typeName)2133 {2134 _name = name;2135 _typeName = typeName;2136 _provider = provider;2137 }2138 public string Name { get { return _name; } }2139 public global::Windows.UI.Xaml.Markup.IXamlType Type2140 {2141 get { return _provider.GetXamlTypeByName(_typeName); }2142 }2143 public void SetTargetTypeName(string targetTypeName)2144 {2145 _targetTypeName = targetTypeName;2146 }2147 public global::Windows.UI.Xaml.Markup.IXamlType TargetType2148 {2149 get { return _provider.GetXamlTypeByName(_targetTypeName); }2150 }2151 public void SetIsAttachable() { _isAttachable = true; }2152 public bool IsAttachable { get { return _isAttachable; } }2153 public void SetIsDependencyProperty() { _isDependencyProperty = true; }2154 public bool IsDependencyProperty { get { return _isDependencyProperty; } }2155 public void SetIsReadOnly() { _isReadOnly = true; }2156 public bool IsReadOnly { get { return _isReadOnly; } }2157 public Getter Getter { get; set; }2158 public object GetValue(object instance)2159 {2160 if (Getter != null)2161 return Getter(instance);2162 else2163 throw new global::System.InvalidOperationException("GetValue");2164 }2165 public Setter Setter { get; set; }2166 public void SetValue(object instance, object value)2167 {2168 if (Setter != null)2169 Setter(instance, value);2170 else2171 throw new global::System.InvalidOperationException("SetValue");2172 }2173 }2174}...

Full Screen

Full Screen

ItemPage.g.cs

Source:ItemPage.g.cs Github

copy

Full Screen

...310 public void SetDataRoot(global::AppUIBasics.ItemPage newDataRoot)311 {312 this.dataRoot = newDataRoot;313 }314 public void Loading(global::Windows.UI.Xaml.FrameworkElement src, object data)315 {316 this.Initialize();317 }318 // Update methods for each path node used in binding steps.319 private void Update_(global::AppUIBasics.ItemPage obj, int phase)320 {321 if (obj != null)322 {323 if (phase == NOT_PHASED || phase == 0)324 {325 this.Update_Item(obj.Item, phase);326 }327 }328 }329 private void Update_Item(global::AppUIBasics.Data.ControlInfoDataItem obj, int phase)330 {331 if (obj != null)332 {333 if (phase == NOT_PHASED || phase == 0)334 {335 this.Update_Item_Title(obj.Title, phase);336 this.Update_Item_Description(obj.Description, phase);337 this.Update_Item_Docs(obj.Docs, phase);338 this.Update_Item_RelatedControls(obj.RelatedControls, phase);339 }340 }341 }342 private void Update_Item_Title(global::System.String obj, int phase)343 {344 if (phase == NOT_PHASED || phase == 0)345 {346 XamlBindingSetters.Set_AppUIBasics_PageHeader_Title(this.obj2, obj, null);347 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj6, obj, null);348 }349 }350 private void Update_Item_Description(global::System.String obj, int phase)351 {352 if (phase == NOT_PHASED || phase == 0)353 {354 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj12, obj, null);355 }356 }357 private void Update_Item_Docs(global::System.Collections.ObjectModel.ObservableCollection<global::AppUIBasics.Data.ControlInfoDocLink> obj, int phase)358 {359 if (phase == NOT_PHASED || phase == 0)360 {361 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource(this.obj15, obj, null);362 }363 }364 private void Update_Item_RelatedControls(global::System.Collections.ObjectModel.ObservableCollection<global::System.String> obj, int phase)365 {366 if (phase == NOT_PHASED || phase == 0)367 {368 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource(this.obj16, obj, null);369 }370 }371 }372 /// <summary>373 /// Connect()374 /// </summary>375 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]376 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]377 public void Connect(int connectionId, object target)378 {379 switch(connectionId)380 {381 case 1:382 {383 this.pageRoot = (global::Windows.UI.Xaml.Controls.Page)(target);384 }385 break;386 case 2:387 {388 this.header = (global::AppUIBasics.PageHeader)(target);389 }390 break;391 case 3:392 {393 this.bottomCommandBar = (global::Windows.UI.Xaml.Controls.CommandBar)(target);394 }395 break;396 case 4:397 {398 this.helpPopup = (global::Windows.UI.Xaml.Controls.Primitives.Popup)(target);399 }400 break;401 case 5:402 {403 this.rootPopupBorder = (global::Windows.UI.Xaml.Controls.Border)(target);404 }405 break;406 case 7:407 {408 this.contentWebView = (global::Windows.UI.Xaml.Controls.WebView)(target);409 }410 break;411 case 8:412 {413 this.searchButton = (global::Windows.UI.Xaml.Controls.AppBarButton)(target);414 #line 89 "..\..\..\ItemPage.xaml"415 ((global::Windows.UI.Xaml.Controls.AppBarButton)this.searchButton).Click += this.SearchButton_Click;416 #line default417 }418 break;419 case 9:420 {421 global::Windows.UI.Xaml.Controls.AppBarToggleButton element9 = (global::Windows.UI.Xaml.Controls.AppBarToggleButton)(target);422 #line 90 "..\..\..\ItemPage.xaml"423 ((global::Windows.UI.Xaml.Controls.AppBarToggleButton)element9).Checked += this.ThemeToggleButton_Checked;424 #line 90 "..\..\..\ItemPage.xaml"425 ((global::Windows.UI.Xaml.Controls.AppBarToggleButton)element9).Unchecked += this.ThemeToggleButton_Unchecked;426 #line default427 }428 break;429 case 10:430 {431 global::Windows.UI.Xaml.Controls.AppBarButton element10 = (global::Windows.UI.Xaml.Controls.AppBarButton)(target);432 #line 96 "..\..\..\ItemPage.xaml"433 ((global::Windows.UI.Xaml.Controls.AppBarButton)element10).Click += this.HelpButton_Click;434 #line default435 }436 break;437 case 11:438 {439 this.contentRoot = (global::Windows.UI.Xaml.Controls.Grid)(target);440 }441 break;442 case 13:443 {444 this.seeAlsoPanel = (global::Windows.UI.Xaml.Controls.StackPanel)(target);445 }446 break;447 case 14:448 {449 this.contentFrame = (global::Windows.UI.Xaml.Controls.Frame)(target);450 }451 break;452 case 17:453 {454 global::Windows.UI.Xaml.Controls.HyperlinkButton element17 = (global::Windows.UI.Xaml.Controls.HyperlinkButton)(target);455 #line 78 "..\..\..\ItemPage.xaml"456 ((global::Windows.UI.Xaml.Controls.HyperlinkButton)element17).Click += this.RelatedControl_Click;457 #line default458 }459 break;460 case 19:461 {462 this.WideLayout = (global::Windows.UI.Xaml.VisualState)(target);463 }464 break;465 case 20:466 {467 this.NarrowLayout = (global::Windows.UI.Xaml.VisualState)(target);468 }469 break;470 default:471 break;472 }473 this._contentLoaded = true;474 }475 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.Windows.UI.Xaml.Build.Tasks"," 14.0.0.0")]476 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]477 public global::Windows.UI.Xaml.Markup.IComponentConnector GetBindingConnector(int connectionId, object target)478 {479 global::Windows.UI.Xaml.Markup.IComponentConnector returnValue = null;480 switch(connectionId)481 {482 case 1:483 {484 global::Windows.UI.Xaml.Controls.Page element1 = (global::Windows.UI.Xaml.Controls.Page)target;485 ItemPage_obj1_Bindings bindings = new ItemPage_obj1_Bindings();486 returnValue = bindings;487 bindings.SetDataRoot(this); 488 this.Bindings = bindings;489 element1.Loading += bindings.Loading;490 }491 break;...

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();2controlInfoDocLink.ObjectMethod();3ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();4controlInfoDocLink.ObjectMethod();5ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();6controlInfoDocLink.ObjectMethod();7ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();8controlInfoDocLink.ObjectMethod();9ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();10controlInfoDocLink.ObjectMethod();11ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();12controlInfoDocLink.ObjectMethod();13ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();14controlInfoDocLink.ObjectMethod();15ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();16controlInfoDocLink.ObjectMethod();17ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();18controlInfoDocLink.ObjectMethod();19ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();20controlInfoDocLink.ObjectMethod();21ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();22controlInfoDocLink.ObjectMethod();

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1public void MethodName()2{3 AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();4 obj.MethodName();5}6public void MethodName()7{8 AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();9 obj.MethodName();10}11using AppUIBasics.Data;12public void MethodName()13{14 ControlInfoDocLink obj = new ControlInfoDocLink();15 obj.MethodName();16}17using AppUIBasics.Data;18public void MethodName()19{20 ControlInfoDocLink obj = new ControlInfoDocLink();21 obj.MethodName();22}23using AppUIBasics.Data;24public void MethodName()25{26 ControlInfoDocLink obj = new ControlInfoDocLink();27 obj.MethodName();28}29using AppUIBasics.Data;30public void MethodName()31{32 ControlInfoDocLink obj = new ControlInfoDocLink();33 obj.MethodName();34}35using AppUIBasics.Data;36public void MethodName()37{38 ControlInfoDocLink obj = new ControlInfoDocLink();39 obj.MethodName();40}41using AppUIBasics.Data;42public void MethodName()43{44 ControlInfoDocLink obj = new ControlInfoDocLink();45 obj.MethodName();46}47using AppUIBasics.Data;48public void MethodName()49{50 ControlInfoDocLink obj = new ControlInfoDocLink();51 obj.MethodName();52}53using AppUIBasics.Data;54public void MethodName()55{56 ControlInfoDocLink obj = new ControlInfoDocLink();57 obj.MethodName();58}59using AppUIBasics.Data;60public void MethodName()61{62 ControlInfoDocLink obj = new ControlInfoDocLink();63 obj.MethodName();64}65using AppUIBasics.Data;

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1using AppUIBasics.Data;2ControlInfoDocLink controlInfoDocLink = new ControlInfoDocLink();3controlInfoDocLink.Name = "Name";4controlInfoDocLink.Type = "Type";5controlInfoDocLink.DocumentationLink = "DocumentationLink";6controlInfoDocLink.ControlInfoDocLinkMethod();7using AppUIBasics.Data;8ControlInfoData controlInfoData = new ControlInfoData();9controlInfoData.Title = "Title";10controlInfoData.Description = "Description";11controlInfoData.ControlInfoDataMethod();12using AppUIBasics.Data;13ControlInfoDataGroup controlInfoDataGroup = new ControlInfoDataGroup();14controlInfoDataGroup.Title = "Title";15controlInfoDataGroup.UniqueId = "UniqueId";16controlInfoDataGroup.Description = "Description";17controlInfoDataGroup.ImagePath = "ImagePath";18controlInfoDataGroup.ControlInfoDataGroupMethod();19using AppUIBasics.Data;20ControlInfoDataItem controlInfoDataItem = new ControlInfoDataItem();21controlInfoDataItem.Title = "Title";22controlInfoDataItem.UniqueId = "UniqueId";23controlInfoDataItem.Description = "Description";24controlInfoDataItem.ImagePath = "ImagePath";25controlInfoDataItem.ControlInfoDataItemMethod();26using AppUIBasics.Data;27ControlInfoDataSource controlInfoDataSource = new ControlInfoDataSource();28controlInfoDataSource.GetGroups("GetGroups");29controlInfoDataSource.GetGroup("GetGroup");30controlInfoDataSource.GetGroupAsync("

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();2AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();3AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();4AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();5AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();6AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();7AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();8AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();9AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();10AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();11AppUIBasics.Data.ControlInfoDocLink.GetControlInfoDocLink("Button").Navigate();

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();2obj.ControlName = "Button";3obj.ControlType = "Windows.UI.Xaml.Controls.Button";4obj.Title = "Button";5obj.Description = "A button is a control that enables users to trigger an action or event, such as submitting data, opening a file, or printing. A button is typically displayed onscreen as a rectangle that contains text. When a user clicks or taps a button, the button performs the action associated with it.";6AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();7obj.ControlName = "CalendarView";8obj.ControlType = "Windows.UI.Xaml.Controls.CalendarView";9obj.Title = "CalendarView";10obj.Description = "The CalendarView control displays a calendar that lets users select a date. The CalendarView control is a wrapper for the Windows.UI.Xaml.Controls.CalendarView control.";11AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();12obj.ControlName = "CheckBox";13obj.ControlType = "Windows.UI.Xaml.Controls.CheckBox";14obj.Title = "CheckBox";15obj.Description = "A check box is a small square box that indicates whether a setting is on or off. Check boxes can be used to turn settings on and off, or to show the state of a setting.";16AppUIBasics.Data.ControlInfoDocLink obj = new AppUIBasics.Data.ControlInfoDocLink();17obj.ControlName = "ComboBox";18obj.ControlType = "Windows.UI.Xaml.Controls.ComboBox";19obj.Title = "ComboBox";

Full Screen

Full Screen

object

Using AI Code Generation

copy

Full Screen

1var myControlInfoDocLink = new AppUIBasics.Data.ControlInfoDocLink();2var myDocLink = myControlInfoDocLink.GetLink("Button");3System.Diagnostics.Debug.WriteLine(myDocLink);4var myControlInfoData = new AppUIBasics.Data.ControlInfoData();5var myDescription = myControlInfoData.GetDescription("Button");6System.Diagnostics.Debug.WriteLine(myDescription);7var myControlInfoData = new AppUIBasics.Data.ControlInfoData();8var mySampleCode = myControlInfoData.GetSampleCode("Button");9System.Diagnostics.Debug.WriteLine(mySampleCode);10var myControlInfoData = new AppUIBasics.Data.ControlInfoData();11var mySampleXAML = myControlInfoData.GetSampleXaml("Button");12System.Diagnostics.Debug.WriteLine(mySampleXAML);13var myControlInfoData = new AppUIBasics.Data.ControlInfoData();14var myRelatedTopics = myControlInfoData.GetRelatedTopics("Button");15System.Diagnostics.Debug.WriteLine(myRelatedTopics);

Full Screen

Full Screen

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

Run WinAppDriver automation tests on LambdaTest cloud grid

Perform automation testing on 3000+ real desktop and mobile devices online.

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful