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