3 references to ResourceManager
PresentationCore (3)
Core\CSharp\MS\Internal\Resources\ResourceManagerWrapper.cs (3)
59
stream = this.
ResourceManager
.GetStream(name, CultureInfo.CurrentUICulture);
139
if (this.
ResourceManager
!= null)
161
ResourceSet rsLoc = this.
ResourceManager
.GetResourceSet(ciNeutral, true, false);