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