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