3 references to Content
PresentationFramework (3)
src\Framework\System\Windows\Application.cs (1)
2521
ConfigAppWindowAndRootElement(e.
Content
, e.Uri);
src\Framework\System\Windows\Controls\Frame.cs (1)
590
SetCurrentValueInternal(ContentProperty, e.
Content
);
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
1037
Content = e.
Content
;