1 write to _parentPageFunctionId
PresentationFramework (1)
src\Framework\System\Windows\Navigation\PageFunction.cs (1)
165set { _parentPageFunctionId = value; }
1 reference to _parentPageFunctionId
PresentationFramework (1)
src\Framework\System\Windows\Navigation\PageFunction.cs (1)
164get { return _parentPageFunctionId; }