1 write to _pho
PresentationFramework (1)
System\Windows\Controls\Page.cs (1)
926
_pho
= new PageHelperObject();
3 references to _pho
PresentationFramework (3)
System\Windows\Controls\Page.cs (3)
796
if (
_pho
== null)
924
if (
_pho
== null)
928
return
_pho
;