NavigationWindow
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class NavigationWindow : Window, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlWindowNavigationWindow...
Implements:
Inherited Members
Constructors
C#
public NavigationWindow()
Fields
C#
public static AutomationProperty CanGoBackProperty
C#
public static AutomationProperty CanGoForwardProperty
C#
public static AutomationProperty SandboxExternalContentProperty
C#
public static AutomationProperty ShowsNavigationUIProperty
C#
public static AutomationProperty SourceProperty
Properties
C#
public bool CanGoForward { get; set; }
C#
public bool SandboxExternalContent { get; set; }
C#
public bool ShowsNavigationUI { get; set; }