1 write to _pho
PresentationFramework (1)
System\Windows\Controls\Page.cs (1)
902
_pho
= new PageHelperObject();
3 references to _pho
PresentationFramework (3)
System\Windows\Controls\Page.cs (3)
772
if (
_pho
== null)
900
if (
_pho
== null)
904
return
_pho
;