本文整理汇总了C#中Microsoft.Phone.Controls.PhoneTextBox类的典型用法代码示例。如果您正苦于以下问题:C# PhoneTextBox类的具体用法?C# PhoneTextBox怎么用?C# PhoneTextBox使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。
PhoneTextBox类属于Microsoft.Phone.Controls命名空间,在下文中一共展示了PhoneTextBox类的20个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于我们的系统推荐出更棒的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
示例16: InitializeComponent
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/PCWINDOWS;component/UConverter/Energy.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.Header = ((System.Windows.Controls.TextBlock)(this.FindName("Header")));
this.energy = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("energy")));
this.energypicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("energypicker")));
this.joule = ((System.Windows.Controls.TextBlock)(this.FindName("joule")));
this.calorie = ((System.Windows.Controls.TextBlock)(this.FindName("calorie")));
this.btu = ((System.Windows.Controls.TextBlock)(this.FindName("btu")));
}
开发者ID:sabarinadhamara,项目名称:PCWindows,代码行数:14,代码来源:Energy.g.i.cs
示例17: InitializeComponent
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/PCWINDOWS;component/UConverter/Velocity.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.Header = ((System.Windows.Controls.TextBlock)(this.FindName("Header")));
this.velocity = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("velocity")));
this.velocitypicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("velocitypicker")));
this.meter = ((System.Windows.Controls.TextBlock)(this.FindName("meter")));
this.feet = ((System.Windows.Controls.TextBlock)(this.FindName("feet")));
this.inch = ((System.Windows.Controls.TextBlock)(this.FindName("inch")));
}
开发者ID:sabarinadhamara,项目名称:PCWindows,代码行数:14,代码来源:Velocity.g.i.cs
示例18: InitializeComponent
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/MHXY;component/Character/EmpiricalRight.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.textBox_start_grade = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("textBox_start_grade")));
this.textBox_end_grade = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("textBox_end_grade")));
this.textbox_requires_experience = ((System.Windows.Controls.TextBox)(this.FindName("textbox_requires_experience")));
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,代码来源:EmpiricalRight.g.i.cs
示例19: InitializeComponent
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/Xenosaga;component/LayoutCommon/Login.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")));
this.txtClave = ((System.Windows.Controls.PasswordBox)(this.FindName("txtClave")));
this.hintPassword = ((System.Windows.Controls.TextBlock)(this.FindName("hintPassword")));
this.btnIngresar = ((System.Windows.Controls.Button)(this.FindName("btnIngresar")));
this.ToggleSwitch = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("ToggleSwitch")));
}
开发者ID:Lemadd,项目名称:WP,代码行数:14,代码来源:Login.g.cs
示例20: InitializeComponent
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/LocationTrialWP;component/MainPage.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.searchTextBox = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("searchTextBox")));
this.googlemap = ((Microsoft.Phone.Controls.Maps.Map)(this.FindName("googlemap")));
this.street = ((Microsoft.Phone.Controls.Maps.MapTileLayer)(this.FindName("street")));
this.wateroverlay = ((Microsoft.Phone.Controls.Maps.MapTileLayer)(this.FindName("wateroverlay")));
this.hybrid = ((Microsoft.Phone.Controls.Maps.MapTileLayer)(this.FindName("hybrid")));
this.satellite = ((Microsoft.Phone.Controls.Maps.MapTileLayer)(this.FindName("satellite")));
this.physical = ((Microsoft.Phone.Controls.Maps.MapTileLayer)(this.FindName("physical")));
}
开发者ID:nonamexp9,项目名称:some_project,代码行数:15,代码来源:MainPage.g.cs
注:本文中的Microsoft.Phone.Controls.PhoneTextBox类示例由纯净天空整理自Github/MSDocs等源码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。 |
请发表评论