1 write to _presentationFrameworkAssembly
PresentationFramework (1)
System\Windows\SystemThemeKey.cs (1)
45_presentationFrameworkAssembly = typeof(FrameworkElement).Assembly;
2 references to _presentationFrameworkAssembly
PresentationFramework (2)
System\Windows\SystemThemeKey.cs (2)
43if (_presentationFrameworkAssembly == null) 48return _presentationFrameworkAssembly;