Property | Type | Description | |
---|---|---|---|
RelayoutPending | bool | ||
WaitHandle | |||
_Items | HashSet |
Method | Description | |
---|---|---|
AddItem ( string description ) : System.Item | ||
GetPreferredSize ( |
||
RemoveItem ( System.Item item ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
DoOnPreferredSizeChanged ( ) : void | ||
DoPendingRelayout ( ) : void | ||
OnFontChanged ( |
||
OnPreferredSizeChanged ( ) : void | ||
OnSizeChanged ( |
||
OnVisibleChanged ( |
||
Relayout ( ) : void |
public AddItem ( string description ) : System.Item | ||
description | string | |
return | System.Item |
protected DoOnPreferredSizeChanged ( ) : void | ||
return | void |
public GetPreferredSize ( |
||
size | ||
return |
protected OnFontChanged ( |
||
e | ||
return | void |
protected OnSizeChanged ( |
||
e | ||
return | void |
protected OnVisibleChanged ( |
||
e | ||
return | void |
public RemoveItem ( System.Item item ) : void | ||
item | System.Item | |
return | void |
protected WaitHandle,System.Threading WaitHandle | ||
return |