2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 WindowTitle="SDK Viewer - System.Windows.Controls.Frame"
5 Title="System.Windows.Controls.Frame"
10 <TextBlock FontSize="15" FontWeight="DemiBold">System.Windows.Controls.Frame</TextBlock>
13 <TextBlock Padding="0,10,0,0">
14 <TextBlock FontSize="13" FontWeight="DemiBold">Members</TextBlock>
16 <Hyperlink NavigateUri="SDKFrameCanGoBackPage.xaml">System.Windows.Controls.Frame.CanGoBack</Hyperlink>
18 <Hyperlink NavigateUri="SDKFrameGoBackPage.xaml">System.Windows.Controls.Frame.GoBack</Hyperlink>
20 <Hyperlink NavigateUri="SDKFrameCanGoForwardPage.xaml">System.Windows.Controls.Frame.CanGoForward</Hyperlink>
22 <Hyperlink NavigateUri="SDKFrameGoForwardPage.xaml">System.Windows.Controls.Frame.GoForward</Hyperlink>