Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.42 KB | None | 0 0
  1.   if (_contentLoaded) {
  2.                 return;
  3.             }
  4.             _contentLoaded = true;
  5.             System.Uri resourceLocater = new System.Uri("/RunDialog;component/window1.xaml", System.UriKind.Relative);
  6.            
  7.             #line 1 "..\..\Window1.xaml"
  8.             System.Windows.Application.LoadComponent(this, resourceLocater);
  9.            
  10.             #line default
  11.             #line hidden
  12.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement