3 references to IPropertySheetCallback
WsatUI (3)
MMCUI\MMCWrapper.cs (2)
184int CreatePropertyPages(IPropertySheetCallback provider, IntPtr handle, IDataObject dataObject); 194int CreatePropertyPages(IPropertySheetCallback provider, IntPtr handle, IDataObject dataObject);
MMCUI\WSATPropertySheet.cs (1)
76public int CreatePropertyPages(IPropertySheetCallback provider, IntPtr handle, System.Runtime.InteropServices.ComTypes.IDataObject dataObject)