2 instantiations of DataStore
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.cs (2)
60
internal static Composition<TOleServices, TNrbfSerializer, TDataFormat> Create() => Create(new
DataStore
<TOleServices>());
87
var composition = Create(new
DataStore
<TOleServices>());
1 reference to DataStore
Microsoft.Private.Windows.Core (1)
System\Private\Windows\Ole\IOleServices.cs (1)
79
/// Allows custom validation or adapting of <see cref="
DataStore
{TOleServices}"/> data and formats.