Exemple #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MetroFanfou;component/UserControls/TweetDetail.xaml", System.UriKind.Relative));
     this.TweetDetailLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("TweetDetailLayoutRoot")));
     this.rtRichTweetBox = ((TM.QWeibo.Client.UserControls.RichTweetBox)(this.FindName("rtRichTweetBox")));
 }
Exemple #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MetroFanfou;component/UserControls/TweetDetail.xaml", System.UriKind.Relative));
     this.TweetDetailLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("TweetDetailLayoutRoot")));
     this.rtRichTweetBox        = ((TM.QWeibo.Client.UserControls.RichTweetBox)(this.FindName("rtRichTweetBox")));
 }