3 implementations of Source
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
85
public Uri
Source
src\Framework\System\Windows\Controls\Frame.cs (1)
322
public Uri
Source
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
653
public Uri
Source
1 write to Source
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
88
set { _host.
Source
= value; }
1 reference to Source
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
87
get { return _host.
Source
; }