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