mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Use Service proxy everywhere
This commit is contained in:
@@ -54,8 +54,7 @@ namespace Microsoft.Zune.Shell
|
|||||||
|
|
||||||
public static ZuneLibrary ZuneLibrary => _zuneLibrary;
|
public static ZuneLibrary ZuneLibrary => _zuneLibrary;
|
||||||
|
|
||||||
// NOTE: Change to Service2.Service.Instance to make changes to the service
|
public static Service.Service2 Service => Zune.Service.Service2.Instance;
|
||||||
public static Service.Service Service => Zune.Service.Service.Instance;
|
|
||||||
|
|
||||||
public static event EventHandler Closing;
|
public static event EventHandler Closing;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user