1 write to _presentationFrameworkAssembly
PresentationFramework (1)
src\Framework\System\Windows\SystemThemeKey.cs (1)
44_presentationFrameworkAssembly = typeof(FrameworkElement).Assembly;
2 references to _presentationFrameworkAssembly
PresentationFramework (2)
src\Framework\System\Windows\SystemThemeKey.cs (2)
42if (_presentationFrameworkAssembly == null) 47return _presentationFrameworkAssembly;