Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Open
Testing
Views
SidebarView
C# Class Open.Testing.Views.SidebarView
The view for the side-bar.
Inheritance:
TestHarnessViewBase
Mostrar archivo
Open project: philcockfield/Open.TestHarness.SL
Class Usage Examples
Public Methods
Method
Description
SidebarView
( ) :
System
Constructor.
Protected Methods
Method
Description
OnDisposed
( ) :
void
OnUpdateLayout
( ) :
void
Private Methods
Method
Description
OnSizeChanged
(
object
sender
,
EventArgs
e
) :
void
SyncRootListHeight
( ) :
void
Method Details
OnDisposed()
protected
method
protected
OnDisposed
( ) :
void
return
void
OnUpdateLayout()
protected
method
protected
OnUpdateLayout
( ) :
void
return
void
SidebarView()
public
method
Constructor.
public
SidebarView
( ) :
System
return
System