1 write to _presentationCore
PresentationFramework (1)
System\Windows\SystemResources.cs (1)
528
_presentationCore
= typeof(UIElement).Assembly;
2 references to _presentationCore
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
526
if (
_presentationCore
== null)
531
return
_presentationCore
;