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