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