Property | Type | Description | |
---|---|---|---|
ResetTag | void | ||
ShouldSerializeTag | bool |
Method | Description | |
---|---|---|
KryptonRibbonContext ( ) : System |
Initialise a new instance of the KryptonRibbonContext class.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Raises the PropertyChanged event.
|
Method | Description | |
---|---|---|
ResetTag ( ) : void | ||
ShouldSerializeTag ( ) : bool |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | Name of property that has changed. |
return | void |