1 write to _FullName
PresentationFramework (1)
System\Windows\Shell\JumpList.cs (1)
118_FullName = UnsafeNativeMethods.GetModuleFileName(new HandleRef());
2 references to _FullName
PresentationFramework (2)
System\Windows\Shell\JumpList.cs (2)
896string appPath = _FullName; 920string resourcePath = _FullName;