6 references to STORE_CATEGORY_SUBCATEGORY
System.Windows.Forms (6)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (6)
464[Out, MarshalAs(UnmanagedType.LPArray)] STORE_CATEGORY_SUBCATEGORY[] rgElements 479STORE_CATEGORY_SUBCATEGORY _current; 489private STORE_CATEGORY_SUBCATEGORY GetCurrent() 497public STORE_CATEGORY_SUBCATEGORY Current { get { return GetCurrent(); } } 502STORE_CATEGORY_SUBCATEGORY[] next = new STORE_CATEGORY_SUBCATEGORY[1];