1 write to _FullName
PresentationFramework (1)
src\Framework\System\Windows\Shell\JumpList.cs (1)
137
_FullName
= UnsafeNativeMethods.GetModuleFileName(new HandleRef());
2 references to _FullName
PresentationFramework (2)
src\Framework\System\Windows\Shell\JumpList.cs (2)
1033
string appPath =
_FullName
;
1057
string resourcePath =
_FullName
;