4 instantiations of Resource
PresentationCore (4)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
2777private DUCE.Resource _uceEtwEvent = new DUCE.Resource();
Core\CSharp\System\Windows\Media\Renderer.cs (2)
71new DUCE.Resource(); 73new DUCE.Resource();
Graphics\include\exports.cs (1)
1062public static readonly Resource Null = new Resource(DUCE.ResourceHandle.Null);
4 references to Resource
PresentationCore (4)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
2777private DUCE.Resource _uceEtwEvent = new DUCE.Resource();
Core\CSharp\System\Windows\Media\Renderer.cs (2)
70DUCE.Resource target = 72DUCE.Resource root =
Graphics\include\exports.cs (1)
1062public static readonly Resource Null = new Resource(DUCE.ResourceHandle.Null);