Свойство | Type | Description | |
---|---|---|---|
RelayoutPending | bool | ||
WaitHandle | |||
_Items | HashSet |
Méthode | Description | |
---|---|---|
AddItem ( string description ) : System.Item | ||
GetPreferredSize ( |
||
RemoveItem ( System.Item item ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
DoOnPreferredSizeChanged ( ) : void | ||
DoPendingRelayout ( ) : void | ||
OnFontChanged ( |
||
OnPreferredSizeChanged ( ) : void | ||
OnSizeChanged ( |
||
OnVisibleChanged ( |
||
Relayout ( ) : void |
public AddItem ( string description ) : System.Item | ||
description | string | |
Résultat | System.Item |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected DoOnPreferredSizeChanged ( ) : void | ||
Résultat | void |
public GetPreferredSize ( |
||
size | ||
Résultat |
protected OnFontChanged ( |
||
e | ||
Résultat | void |
protected OnPreferredSizeChanged ( ) : void | ||
Résultat | void |
protected OnSizeChanged ( |
||
e | ||
Résultat | void |
protected OnVisibleChanged ( |
||
e | ||
Résultat | void |
public RemoveItem ( System.Item item ) : void | ||
item | System.Item | |
Résultat | void |
protected WaitHandle,System.Threading WaitHandle | ||
Résultat |