skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Free Tools
    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
    • Test Studio Trainings
    • Test Studio Consulting
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class ExplorerControl

Inheritance
System.Object
AutomationObject<FrameworkElement>
FrameworkElement
WpfTestElement
Control
ExplorerControl
Inherited Members
Control.BorderBrushProperty
Control.BorderThicknessProperty
Control.BackgroundProperty
Control.ForegroundProperty
Control.FontSizeProperty
Control.HorizontalContentAlignmentProperty
Control.VerticalContentAlignmentProperty
Control.TabIndexProperty
Control.IsTabStopProperty
Control.PaddingProperty
Control.FontFamilyProperty
Control.FontStretchProperty
Control.FontStyleProperty
Control.FontWeightProperty
Control.GetRealType()
Control.BorderBrush
Control.BorderThickness
Control.Background
Control.Foreground
Control.FontSize
Control.HorizontalContentAlignment
Control.VerticalContentAlignment
Control.TabIndex
Control.IsTabStop
Control.Padding
Control.FontFamily
Control.FontStretch
Control.FontStyle
Control.FontWeight
WpfTestElement.OverridesDefaultStyleProperty
WpfTestElement.BindingGroupProperty
WpfTestElement.InputScopeProperty
WpfTestElement.LayoutTransformProperty
WpfTestElement.FlowDirectionProperty
WpfTestElement.ForceCursorProperty
WpfTestElement.ContextMenuProperty
WpfTestElement.IsMouseDirectlyOverProperty
WpfTestElement.IsMouseOverProperty
WpfTestElement.IsStylusOverProperty
WpfTestElement.IsKeyboardFocusWithinProperty
WpfTestElement.IsMouseCapturedProperty
WpfTestElement.IsMouseCaptureWithinProperty
WpfTestElement.IsStylusDirectlyOverProperty
WpfTestElement.IsStylusCapturedProperty
WpfTestElement.IsStylusCaptureWithinProperty
WpfTestElement.IsKeyboardFocusedProperty
WpfTestElement.AllowDropProperty
WpfTestElement.ClipToBoundsProperty
WpfTestElement.SnapsToDevicePixelsProperty
WpfTestElement.IsFocusedProperty
WpfTestElement.IsEnabledProperty
WpfTestElement.IsVisibleProperty
WpfTestElement.FocusableProperty
WpfTestElement.OverridesDefaultStyle
WpfTestElement.BindingGroup
WpfTestElement.InputScope
WpfTestElement.FlowDirection
WpfTestElement.ForceCursor
WpfTestElement.ContextMenu
WpfTestElement.IsMouseDirectlyOver
WpfTestElement.IsMouseOver
WpfTestElement.IsStylusOver
WpfTestElement.IsKeyboardFocusWithin
WpfTestElement.IsMouseCaptured
WpfTestElement.IsMouseCaptureWithin
WpfTestElement.IsStylusDirectlyOver
WpfTestElement.IsStylusCaptured
WpfTestElement.IsStylusCaptureWithin
WpfTestElement.IsKeyboardFocused
WpfTestElement.AllowDrop
WpfTestElement.ClipToBounds
WpfTestElement.SnapsToDevicePixels
WpfTestElement.IsFocused
WpfTestElement.IsEnabled
WpfTestElement.IsVisible
WpfTestElement.Focusable
WpfTestElement.ComputedVisibility
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualHeightProperty
FrameworkElement.WidthProperty
FrameworkElement.HeightProperty
FrameworkElement.MinWidthProperty
FrameworkElement.MaxWidthProperty
FrameworkElement.MinHeightProperty
FrameworkElement.MaxHeightProperty
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.MarginProperty
FrameworkElement.DesiredSizeProperty
FrameworkElement.RenderSizeProperty
FrameworkElement.NameProperty
FrameworkElement.TagProperty
FrameworkElement.DataContextProperty
FrameworkElement.OpacityProperty
FrameworkElement.ClipProperty
FrameworkElement.RenderTransformProperty
FrameworkElement.OpacityMaskProperty
FrameworkElement.RenderTransformOriginProperty
FrameworkElement.IsHitTestVisibleProperty
FrameworkElement.VisibilityProperty
FrameworkElement.GetIdentifier(String, String)
FrameworkElement.IsChild(FrameworkElement)
FrameworkElement.GetChildTagIndex(FrameworkElement)
FrameworkElement.InitializeMappings(MappingsCollection)
FrameworkElement.As<T>()
FrameworkElement.CastAs<T>()
FrameworkElement.SetProxy(Boolean)
FrameworkElement.SetUid(String)
FrameworkElement.SetFindInfo(VisualFindInfo)
FrameworkElement.SetXamlTag(String)
FrameworkElement.AssignReference(AutomationReference)
FrameworkElement.KeyPress(Keys, Int32, Int32, Int32)
FrameworkElement.GetRectangle()
FrameworkElement.GetRectangle(FrameworkElement)
FrameworkElement.GetIntRectangle()
FrameworkElement.IsHitTest()
FrameworkElement.IsHitTest(Boolean)
FrameworkElement.IsHitTest(FrameworkElement, Boolean)
FrameworkElement.Highlight()
FrameworkElement.Highlight(Boolean)
FrameworkElement.Parent()
FrameworkElement.Parent<T>()
FrameworkElement.Parent(String)
FrameworkElement.Parent(String, Boolean)
FrameworkElement.GetNextSibling()
FrameworkElement.GetPrevSibling()
FrameworkElement.NextSibling(String)
FrameworkElement.NextSibling<T>()
FrameworkElement.PreviousSibling(String)
FrameworkElement.PreviousSibling<T>()
FrameworkElement.AnySibling<T>()
FrameworkElement.AnySibling(String)
FrameworkElement.GetScreenRectangle()
FrameworkElement.ScrollToVisible()
FrameworkElement.ScrollToVisible(ScrollToVisibleType)
FrameworkElement.EnsureClickable()
FrameworkElement.ToXml()
FrameworkElement.Refresh()
FrameworkElement.Equals(Object)
FrameworkElement.GetHashCode()
FrameworkElement.GetProperties()
FrameworkElement.GetAttachedProperty<T>(String, String)
FrameworkElement.SetAttachedProperty<T>(String, String, T)
FrameworkElement.SetFocus()
FrameworkElement.ValidateMouseLocationIfNeeded(Point)
FrameworkElement.GetStringPresentation()
FrameworkElement.ToRealObject()
FrameworkElement.FromRealObject(Object)
FrameworkElement.ValidateType(Type, String)
FrameworkElement.GetKnownControlTypes(TechnologyType)
FrameworkElement.RegisterElement(Type, String)
FrameworkElement.InitKnownWpfControlTypes()
FrameworkElement.InitKnownSilverlightControlTypes()
FrameworkElement.InitKnownXamlControlTypes(Type)
FrameworkElement.GetControlTypeFromInterface(Type)
FrameworkElement.Match(IFindExpression)
FrameworkElement.SetDepth(Int32)
FrameworkElement.AddChildNode(ITargetElement)
FrameworkElement.SetClosingTag(ITargetElement)
FrameworkElement.GetChildren()
FrameworkElement.GetParent()
FrameworkElement.GetHostParent()
FrameworkElement.SetParent(ITargetElement)
FrameworkElement.GetUniqueHashCode()
FrameworkElement.ITargetElement.GetRectangle()
FrameworkElement.ToString()
FrameworkElement.Capture()
FrameworkElement.CaptureImage()
FrameworkElement.GetProperty<T>(String)
FrameworkElement.GetPropertyTypeSafe(String)
FrameworkElement.GetAutomationProperty(String)
FrameworkElement.SetProperty(String, Object)
FrameworkElement.ActualWidth
FrameworkElement.ActualHeight
FrameworkElement.Width
FrameworkElement.Height
FrameworkElement.MinWidth
FrameworkElement.MaxWidth
FrameworkElement.MinHeight
FrameworkElement.MaxHeight
FrameworkElement.HorizontalAlignment
FrameworkElement.VerticalAlignment
FrameworkElement.Margin
FrameworkElement.DesiredSize
FrameworkElement.RenderSize
FrameworkElement.Name
FrameworkElement.Opacity
FrameworkElement.Clip
FrameworkElement.RenderTransform
FrameworkElement.OpacityMask
FrameworkElement.RenderTransformOrigin
FrameworkElement.IsHitTestVisible
FrameworkElement.Visibility
FrameworkElement.Uid
FrameworkElement.Mappings
FrameworkElement.AutomationId
FrameworkElement.XamlTagBase
FrameworkElement.Text
FrameworkElement.TextBlockContent
FrameworkElement.TextLiteralContent
FrameworkElement.User
FrameworkElement.XamlTag
FrameworkElement.Wait
FrameworkElement.Find
FrameworkElement.Application
FrameworkElement.AbsoluteTagIndex
FrameworkElement.TagNameIndex
FrameworkElement.AbsoluteSiblingTagIndex
FrameworkElement.EnableValidateMouseLocation
FrameworkElement.ToolTipText
FrameworkElement.Children
FrameworkElement.TechnologyType
FrameworkElement.Depth
FrameworkElement.IsTestRegion
FrameworkElement.ParsedElement
FrameworkElement.Host
AutomationObject<FrameworkElement>.GetProperty(AutomationProperty)
AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, Object)
AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, Object)
AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, Object[])
AutomationObject<FrameworkElement>.InvokeMethod(String, Object[])
AutomationObject<FrameworkElement>.Serialize()
AutomationObject<FrameworkElement>.Deserialize(String)
AutomationObject<FrameworkElement>.Reference
AutomationObject<FrameworkElement>.PropertyBag
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf.FileDialogs
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll

Syntax

public class ExplorerControl : Control, IAutomationPeer, IPeerConverter, IExplorerControl, IControl, IFrameworkElement, ITargetElement

Constructors

ExplorerControl()

Declaration
public ExplorerControl()

Properties

ClearSearchButton

Declaration
public RadButton ClearSearchButton { get; }
Property Value
RadButton

ConfigurationPane

Declaration
public Grid ConfigurationPane { get; }
Property Value
Grid

Implements
IExplorerControl.ConfigurationPane

ContentPresenter

Declaration
public ContentPresenter ContentPresenter { get; }
Property Value
ContentPresenter

GridViewDetails

Declaration
public FileBrowserGridView GridViewDetails { get; }
Property Value
FileBrowserGridView

Implements
IExplorerControl.GridViewDetails

HistoryNavigationBackButton

Declaration
public RadPathButton HistoryNavigationBackButton { get; }
Property Value
RadPathButton

Implements
IExplorerControl.HistoryNavigationBackButton

HistoryNavigationDropDownButton

Declaration
public RadDropDownButton HistoryNavigationDropDownButton { get; }
Property Value
RadDropDownButton

Implements
IExplorerControl.HistoryNavigationDropDownButton

HistoryNavigationForwardButton

Declaration
public RadPathButton HistoryNavigationForwardButton { get; }
Property Value
RadPathButton

Implements
IExplorerControl.HistoryNavigationForwardButton

HistoryNavigationPaneControl

Declaration
public FrameworkElement HistoryNavigationPaneControl { get; }
Property Value
FrameworkElement

Implements
IExplorerControl.HistoryNavigationPaneControl

HistoryNavigationUpButton

Declaration
public RadPathButton HistoryNavigationUpButton { get; }
Property Value
RadPathButton

Implements
IExplorerControl.HistoryNavigationUpButton

HistorySplitButton

Declaration
public RadSplitButton HistorySplitButton { get; }
Property Value
RadSplitButton

Implements
IExplorerControl.HistorySplitButton

LayoutConfigurator

Declaration
public RadComboBox LayoutConfigurator { get; }
Property Value
RadComboBox

Implements
IExplorerControl.LayoutConfigurator

ListboxExtraLarge

Declaration
public FileBrowserListBox ListboxExtraLarge { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListboxExtraLarge

ListboxLarge

Declaration
public FileBrowserListBox ListboxLarge { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListboxLarge

ListboxList

Declaration
public FileBrowserListBox ListboxList { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListboxList

ListboxMedium

Declaration
public FileBrowserListBox ListboxMedium { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListboxMedium

ListBoxSmall

Declaration
public FileBrowserListBox ListBoxSmall { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListBoxSmall

ListboxTiles

Declaration
public FileBrowserListBox ListboxTiles { get; }
Property Value
FileBrowserListBox

Implements
IExplorerControl.ListboxTiles

MainNavigationPane

Declaration
public FileBrowserTreeView MainNavigationPane { get; }
Property Value
FileBrowserTreeView

Implements
IExplorerControl.MainNavigationPane

MainPane

Declaration
public FileBrowserTabControl MainPane { get; }
Property Value
FileBrowserTabControl

Implements
IExplorerControl.MainPane

NewFolderButton

Declaration
public RadButton NewFolderButton { get; }
Property Value
RadButton

Implements
IExplorerControl.NewFolderButton

PathNavigationPane

Declaration
public FileDialogsBreadcrumb PathNavigationPane { get; }
Property Value
FileDialogsBreadcrumb

Implements
IExplorerControl.PathNavigationPane

PathTextBox

Declaration
public TextBox PathTextBox { get; }
Property Value
TextBox

Implements
IExplorerControl.PathTextBox

SearchBox

Declaration
public RadWatermarkTextBox SearchBox { get; }
Property Value
RadWatermarkTextBox

Implements
IExplorerControl.SearchBox

SearchPane

Declaration
public FrameworkElement SearchPane { get; }
Property Value
FrameworkElement

Implements
IExplorerControl.SearchPane

TreeNavigationPane

Declaration
public Grid TreeNavigationPane { get; }
Property Value
Grid

Implements
IExplorerControl.TreeNavigationPane
Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.