1 implementation of ValidateDataStoreData
System.Private.Windows.Core (1)
System\Private\Windows\Runtime.cs (1)
30static void IOleServices.ValidateDataStoreData(ref string format, bool autoConvert, object? data) =>
2 references to ValidateDataStoreData
System.Private.Windows.Core (2)
System\Private\Windows\Ole\DataStore.cs (1)
90TOleServices.ValidateDataStoreData(ref format, autoConvert, data);
System\Private\Windows\Runtime.cs (1)
31TOleServices.ValidateDataStoreData(ref format, autoConvert, data);