3 implementations of Source
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
80
public Uri
Source
System\Windows\Controls\Frame.cs (1)
310
public Uri
Source
System\Windows\Navigation\NavigationWindow.cs (1)
626
public Uri
Source
1 write to Source
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
83
set { _host.
Source
= value; }
1 reference to Source
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
82
get { return _host.
Source
; }