1 implementation of ValidateDataStoreData
System.Private.Windows.Core (1)
System\Private\Windows\Runtime.cs (1)
30
static 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)
90
TOleServices.
ValidateDataStoreData
(ref format, autoConvert, data);
System\Private\Windows\Runtime.cs (1)
31
TOleServices.
ValidateDataStoreData
(ref format, autoConvert, data);