public void Initialize() { systemRoot.Root = factory.CreatePC(null, null) as Repository; systemRoot.Root.IsExpand = true; }