3 references to Store
System.Windows.Forms (3)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (3)
2645_userStore = new Store(GetUserStore(0, IntPtr.Zero, ref IID_IStore) as IStore); 2659return new Store(GetUserStore(0, IntPtr.Zero, ref IID_IStore) as IStore); 2672_systemStore = new Store(GetSystemStore(0, ref IID_IStore) as IStore);