Frame


FrameHierarchy: UIElement FrameworkElement ContentControl

 <Frame     Source="Page1.xaml" /> 

<Frame .../> implements an area that can load the contents of another markup tree. It is similar to the <Frame> tag in HTML. Frame uses the application navigation model; therefore, its content model is determined by the navigation service pointing to the URI to be loaded.

Attributes


Source (optional)

The URI of the document containing the XAML markup to be displayed. The default value is null.




XAML in a Nutshell
XAML in a Nutshell (In a Nutshell (OReilly))
ISBN: 0596526733
EAN: 2147483647
Year: 2007
Pages: 217

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net