Implemented interface member:
property
Source
MS.Internal.AppModel.INavigatorBase.Source
2 references to Source
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (2)
741
if (this.
Source
!= null)
743
return
Source
.ToString();