mirror of
https://github.com/VitalickS/BrightSharp.Toolkit.git
synced 2026-03-21 02:21:15 +00:00
v1.0
This commit is contained in:
@@ -13,12 +13,6 @@ namespace JetFrames.AppleJobs.Editor
|
||||
/// </summary>
|
||||
public partial class App : Application
|
||||
{
|
||||
protected override void OnStartup(StartupEventArgs e)
|
||||
{
|
||||
|
||||
base.OnStartup(e);
|
||||
}
|
||||
|
||||
public static ViewModelLocator Locator { get { return (ViewModelLocator)Current.TryFindResource("ViewModelLocator"); } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user