1 write to _pho
PresentationFramework (1)
System\Windows\Controls\Page.cs (1)
903
_pho
= new PageHelperObject();
3 references to _pho
PresentationFramework (3)
System\Windows\Controls\Page.cs (3)
773
if (
_pho
== null)
901
if (
_pho
== null)
905
return
_pho
;