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