1 instantiation of NativeFactoryWrapper
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
111
_factory = new
NativeFactoryWrapper
(factory, this);
1 reference to NativeFactoryWrapper
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
24
private
NativeFactoryWrapper
_factory;