SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Static Public Attributes | Properties | Static Private Member Functions | List of all members
SeciControls.NavBarButton Class Reference
Inheritance diagram for SeciControls.NavBarButton:
Inheritance graph
Collaboration diagram for SeciControls.NavBarButton:
Collaboration graph

Static Public Attributes

static DependencyProperty DefaultNameProperty
 
static DependencyProperty IsSelectedProperty
 
static DependencyProperty ShowErrorProperty
 
static DependencyProperty ShowWarningProperty
 

Properties

String DefaultName [get, set]
 
bool IsSelected [get, set]
 
bool ShowError [get, set]
 
bool ShowWarning [get, set]
 

Static Private Member Functions

static NavBarButton ()
 

Detailed Description

Definition at line 10 of file NavBarButton.cs.

Constructor & Destructor Documentation

static SeciControls.NavBarButton.NavBarButton ( )
inlinestaticprivate

Member Data Documentation

DependencyProperty SeciControls.NavBarButton.DefaultNameProperty
static

Definition at line 15 of file NavBarButton.cs.

Referenced by SeciControls.NavBarButton.NavBarButton().

DependencyProperty SeciControls.NavBarButton.IsSelectedProperty
static

Definition at line 12 of file NavBarButton.cs.

Referenced by SeciControls.NavBarButton.NavBarButton().

DependencyProperty SeciControls.NavBarButton.ShowErrorProperty
static

Definition at line 13 of file NavBarButton.cs.

Referenced by SeciControls.NavBarButton.NavBarButton().

DependencyProperty SeciControls.NavBarButton.ShowWarningProperty
static

Definition at line 14 of file NavBarButton.cs.

Referenced by SeciControls.NavBarButton.NavBarButton().

Property Documentation

String SeciControls.NavBarButton.DefaultName
getset

Definition at line 48 of file NavBarButton.cs.

bool SeciControls.NavBarButton.IsSelected
getset

Definition at line 30 of file NavBarButton.cs.

bool SeciControls.NavBarButton.ShowError
getset

Definition at line 36 of file NavBarButton.cs.

bool SeciControls.NavBarButton.ShowWarning
getset

Definition at line 42 of file NavBarButton.cs.


The documentation for this class was generated from the following file: