Class BrowsersEditor
Inheritance
System.Object
BrowsersEditor
Namespace: ArtOfTest.WebAii.Design.UI.TypeEditors
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class BrowsersEditor : UserControl, IComponentConnector
Constructors
BrowsersEditor()
Declaration
public BrowsersEditor()
Fields
_skipCheckChanged
Declaration
protected bool _skipCheckChanged
Field Value
System.Boolean
|
SelectedBrowsersProperty
Declaration
public static readonly DependencyProperty SelectedBrowsersProperty
Field Value
System.Windows.DependencyProperty
|
Properties
SelectedBrowsers
Declaration
public SettingsWrapper.BrowsersExecution SelectedBrowsers { get; set; }
Property Value
SettingsWrapper.BrowsersExecution
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()