ClassNavigationWindow
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class NavigationWindow : Window, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlWindowNavigationWindow
Implements:
Inherited Members
Constructors
NavigationWindow()
Declaration
cs-api-definition
public NavigationWindow()
Fields
CanGoBackProperty
Declaration
cs-api-definition
public static AutomationProperty CanGoBackProperty
Field Value
CanGoForwardProperty
Declaration
cs-api-definition
public static AutomationProperty CanGoForwardProperty
Field Value
SandboxExternalContentProperty
Declaration
cs-api-definition
public static AutomationProperty SandboxExternalContentProperty
Field Value
ShowsNavigationUIProperty
Declaration
cs-api-definition
public static AutomationProperty ShowsNavigationUIProperty
Field Value
SourceProperty
Declaration
cs-api-definition
public static AutomationProperty SourceProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.