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