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