當前位置: 首頁>>代碼示例>>C#>>正文


C# Controls.PhoneTextBox類代碼示例

本文整理匯總了C#中Microsoft.Phone.Controls.PhoneTextBox的典型用法代碼示例。如果您正苦於以下問題:C# PhoneTextBox類的具體用法?C# PhoneTextBox怎麽用?C# PhoneTextBox使用的例子?那麽, 這裏精選的類代碼示例或許可以為您提供幫助。


PhoneTextBox類屬於Microsoft.Phone.Controls命名空間,在下文中一共展示了PhoneTextBox類的15個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的C#代碼示例。

示例1: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DesiSongs;component/Mix.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.MixTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("MixTextBox")));
 }
開發者ID:BharathMG,項目名稱:DesiSongs,代碼行數:10,代碼來源:Mix.g.cs

示例2: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyLocalPharmacy;component/View/VerifyBySmsTemp.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.tbxID = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("tbxID")));
 }
開發者ID:EdytaSzkiladz,項目名稱:MyLocalPharmacy,代碼行數:10,代碼來源:VerifyBySmsTemp.g.i.cs

示例3: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EnUcuzUrun;component/SifremiUnuttum.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.txtEmail = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtEmail")));
 }
開發者ID:ramazanguclu,項目名稱:EnUcuzUrun,代碼行數:10,代碼來源:SifremiUnuttum.g.i.cs

示例4: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Dieta;component/View/AdicionarAlimento.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.txtSearch = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtSearch")));
     this.ListaDeAlimentos = ((System.Windows.Controls.ListBox)(this.FindName("ListaDeAlimentos")));
 }
開發者ID:CarlosMota,項目名稱:Dieta,代碼行數:11,代碼來源:AdicionarAlimento.g.i.cs

示例5: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Movie;component/Sign_in.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.uname = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("uname")));
     this.pname = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("pname")));
     this.signb = ((System.Windows.Controls.Button)(this.FindName("signb")));
 }
開發者ID:susheels,項目名稱:Know-your-movie,代碼行數:12,代碼來源:Sign_in.g.cs

示例6: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/My_Note;component/Add.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.NoteTitle = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("NoteTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.EditTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("EditTextBox")));
     this.ShowImage = ((System.Windows.Controls.Image)(this.FindName("ShowImage")));
 }
開發者ID:virtualcca,項目名稱:My_Note,代碼行數:12,代碼來源:Add.g.cs

示例7: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DnD35.SRD.Navigator8;component/SearchPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SearchPivot = ((Microsoft.Phone.Controls.Pivot)(this.FindName("SearchPivot")));
     this.SearchTypeListPicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("SearchTypeListPicker")));
     this.SearchPhoneTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("SearchPhoneTextBox")));
     this.SearchResultsLongListSelector = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("SearchResultsLongListSelector")));
 }
開發者ID:Frannsoft,項目名稱:dnd35encyclopedia,代碼行數:12,代碼來源:SearchPage.g.i.cs

示例8: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/LeanCloud.LeanMeaasge.Demo;component/SignUp.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.txb_username = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txb_username")));
     this.txb_password = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txb_password")));
     this.txb_password_verify = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txb_password_verify")));
     this.btn_stepIn = ((System.Windows.Controls.Button)(this.FindName("btn_stepIn")));
 }
開發者ID:Mithril0rd,項目名稱:windows-phone-sdk-demos,代碼行數:13,代碼來源:SignUp.g.cs

示例9: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/EnUcuzUrun;component/UrunSayfasi.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.lstUrunBilgi = ((System.Windows.Controls.ListBox)(this.FindName("lstUrunBilgi")));
     this.lstYorumlar = ((System.Windows.Controls.ListBox)(this.FindName("lstYorumlar")));
     this.txtYorum = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtYorum")));
     this.appBtnPaylas = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appBtnPaylas")));
 }
開發者ID:ramazanguclu,項目名稱:EnUcuzUrun,代碼行數:13,代碼來源:UrunSayfasi.g.i.cs

示例10: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyLocalPharmacy;component/View/ConditionSearch.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.progress = ((System.Windows.Controls.ProgressBar)(this.FindName("progress")));
     this.tbxSearch = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("tbxSearch")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.tbknoLeaflet = ((System.Windows.Controls.TextBlock)(this.FindName("tbknoLeaflet")));
     this.LbxLeaflets = ((System.Windows.Controls.ListBox)(this.FindName("LbxLeaflets")));
 }
開發者ID:EdytaSzkiladz,項目名稱:MyLocalPharmacy,代碼行數:13,代碼來源:ConditionSearch.g.i.cs

示例11: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PCWINDOWS;component/UConverter/VolumeRateToMassRate.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Header = ((System.Windows.Controls.TextBlock)(this.FindName("Header")));
     this.bpd = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("bpd")));
     this.den = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("den")));
     this.Calculate = ((System.Windows.Controls.Button)(this.FindName("Calculate")));
     this.tpd = ((System.Windows.Controls.TextBlock)(this.FindName("tpd")));
 }
開發者ID:sabarinadhamara,項目名稱:PCWindows,代碼行數:13,代碼來源:VolumeRateToMassRate.g.cs

示例12: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DnD35.SRD.Navigator8.Donate;component/EditPlaylistPage.xaml", System.UriKind.Relative));
     this.OKAppBarButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("OKAppBarButton")));
     this.CancelAppBarButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("CancelAppBarButton")));
     this.SelectionAppBarButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("SelectionAppBarButton")));
     this.DeleteSelectedPlaylistItemsButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("DeleteSelectedPlaylistItemsButton")));
     this.PlaylistNamePhoneTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("PlaylistNamePhoneTextBox")));
     this.PlaylistItemsList = ((Microsoft.Phone.Controls.LongListMultiSelector)(this.FindName("PlaylistItemsList")));
 }
開發者ID:Frannsoft,項目名稱:dnd35encyclopedia,代碼行數:13,代碼來源:EditPlaylistPage.g.cs

示例13: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PCWINDOWS;component/UConverter/ConcentrationUnits.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.Header = ((System.Windows.Controls.TextBlock)(this.FindName("Header")));
     this.area = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("area")));
     this.areapicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("areapicker")));
     this.acre = ((System.Windows.Controls.TextBlock)(this.FindName("acre")));
     this.insq = ((System.Windows.Controls.TextBlock)(this.FindName("insq")));
 }
開發者ID:sabarinadhamara,項目名稱:PCWindows,代碼行數:13,代碼來源:ConcentrationUnits.g.i.cs

示例14: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/311NYC;component/ComplaintNotePage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.what = ((System.Windows.Controls.StackPanel)(this.FindName("what")));
     this.ComplaintTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("ComplaintTextBox")));
 }
開發者ID:FaisalNahian,項目名稱:311NYC,代碼行數:13,代碼來源:ComplaintNotePage.g.i.cs

示例15: InitializeComponent

 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MHXY;component/Character/Judging.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.textBox_release_grade = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("textBox_release_grade")));
     this.textBox_catch_grade = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("textBox_catch_grade")));
     this.textBox_judging = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("textBox_judging")));
     this.button_calculate = ((System.Windows.Controls.Button)(this.FindName("button_calculate")));
     this.button_empty = ((System.Windows.Controls.Button)(this.FindName("button_empty")));
 }
開發者ID:shixiuteng,項目名稱:MHXY,代碼行數:14,代碼來源:Judging.g.i.cs


注:本文中的Microsoft.Phone.Controls.PhoneTextBox類示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。