private void Update_Icon(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED)) != 0) { // pages\PhoneBook.xaml line 26 if (!isobj7GlyphDisabled) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph(this.obj7, obj.ToString(), null); } } }
private void Update_Symbol(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED)) != 0) { // Views\MasterDetailPage.xaml line 24 if (!isobj5GlyphDisabled) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph(this.obj5, obj.ToString(), null); } } }
private void Update_MasterMenuItem_SymbolAsChar(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0) { // Views\MasterDetailDetailControl.xaml line 14 XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph(this.obj9, obj.ToString(), null); } }
private void Update_SymbolAsChar(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED)) != 0) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph(this.obj9, obj.ToString(), null); } }
private void Update_Symbol(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED)) != 0) { // Views\TelerikDataGridPage.xaml line 31 if ((this.obj4.Target as global::Windows.UI.Xaml.Controls.FontIcon) != null) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph((this.obj4.Target as global::Windows.UI.Xaml.Controls.FontIcon), obj.ToString(), null); } } }
private void Update_L(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0) { // MainPage.xaml line 51 if (!isobj5TextDisabled) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_TextBlock_Text(this.obj5, obj.ToString(), null); } } }
private void Update_ViewModel_Item_Symbol(global::System.Char obj, int phase) { if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0) { // Views\MasterDetailDetail\DetailsView.xaml line 19 if (!isobj9GlyphDisabled) { XamlBindingSetters.Set_Windows_UI_Xaml_Controls_FontIcon_Glyph(this.obj9, obj.ToString(), null); } } }