Property | Type | Description | |
---|---|---|---|
RectsInvalidated | List |
||
RectsInvalidatedInRoot | List |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Invalidate ( |
On Dispose, call invalidate on the root's site.
|
|
InvalidateInRoot ( |
On Dispose, call invalidateInRoot on the root's site.
|
|
LayoutCallbacks ( |
Method | Description | |
---|---|---|
RaiseLazyExpanded ( int top, int bottom, int delta ) : void |
On Dispose, raise the SizeChanged event on the root box.
|
public Invalidate ( |
||
rect | ||
return | void |
public InvalidateInRoot ( |
||
rect | ||
return | void |
public LayoutCallbacks ( |
||
root | ||
return | System |