Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
DockingManagerStrings ( |
Initialize a new instance of the DockingManagerStrings class.
|
|
ResetTextAutoHide ( ) : void |
Resets the TextAutoHide property to its default value.
|
|
ResetTextClose ( ) : void |
Resets the TextClose property to its default value.
|
|
ResetTextCloseAllButThis ( ) : void |
Resets the TextCloseAllButThis property to its default value.
|
|
ResetTextDock ( ) : void |
Resets the TextDock property to its default value.
|
|
ResetTextFloat ( ) : void |
Resets the TextFloat property to its default value.
|
|
ResetTextHide ( ) : void |
Resets the TextHide property to its default value.
|
|
ResetTextTabbedDocument ( ) : void |
Resets the TextTabbedDocument property to its default value.
|
|
ResetTextWindowLocation ( ) : void |
Resets the TextWindowLocation property to its default value.
|
Метод | Описание | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Raises the PropertyChanged event.
|
public DockingManagerStrings ( |
||
docking | Reference to owning docking manager. | |
Результат | System |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | Name of the property that has changed. |
Результат | void |
public ResetTextCloseAllButThis ( ) : void | ||
Результат | void |