1 write to _presentationCore
PresentationFramework (1)
src\Framework\System\Windows\SystemResources.cs (1)
527_presentationCore = typeof(UIElement).Assembly;
2 references to _presentationCore
PresentationFramework (2)
src\Framework\System\Windows\SystemResources.cs (2)
525if (_presentationCore == null) 530return _presentationCore;