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)
42
if (
_presentationFrameworkAssembly
== null)
47
return
_presentationFrameworkAssembly
;