Свойство | Тип | Описание | |
---|---|---|---|
dbug_InvalidateCount | int | ||
dbug_ValidateCount | int | ||
dbug_layer_id | int |
Свойство | Тип | Описание | |
---|---|---|---|
layerFlags | int | ||
owner | RenderElement |
Свойство | Тип | Описание | |
---|---|---|---|
dbugGetLayoutTracer | dbugVisualLayoutTracer |
Метод | Описание | |
---|---|---|
Clear ( ) : void | ||
DrawChildContent ( |
||
GetRenderElementIter ( ) : IEnumerable |
||
GetRenderElementReverseIter ( ) : IEnumerable |
||
HitTestCore ( |
||
RenderElementLayer ( RenderElement owner ) : System.Collections.Generic | ||
TopDownReArrangeContent ( ) : void | ||
TopDownReCalculateContentSize ( ) : void | ||
ValidateCalculateContentSize ( ) : void | ||
dbug_DumpElementProps ( dbugLayoutMsgWriter writer ) : void |
Метод | Описание | |
---|---|---|
BeginDrawingChildContent ( ) : void | ||
FinishDrawingChildContent ( ) : void | ||
OwnerInvalidateGraphic ( ) : void | ||
SetDoubleCanvas ( bool useWithWidth, bool useWithHeight ) : void | ||
SetPostCalculateLayerContentSize ( |
||
SetPostCalculateLayerContentSize ( int width, int height ) : void | ||
ValidateArrangement ( ) : void | ||
vinv_dbug_BeginSetElementBound ( RenderElement ve ) : void | ||
vinv_dbug_EndSetElementBound ( RenderElement ve ) : void | ||
vinv_dbug_EnterLayerReArrangeContent ( |
||
vinv_dbug_EnterLayerReCalculateContent ( |
||
vinv_dbug_ExitLayerReArrangeContent ( ) : void | ||
vinv_dbug_ExitLayerReCalculateContent ( ) : void | ||
vinv_dbug_WriteInfo ( dbugVisitorMessage msg, object o ) : void |
Метод | Описание | |
---|---|---|
dbugGetLayoutTracer ( ) : dbugVisualLayoutTracer |
protected BeginDrawingChildContent ( ) : void | ||
Результат | void |
public abstract DrawChildContent ( |
||
canvasPage | ||
updateArea | ||
Результат | void |
protected FinishDrawingChildContent ( ) : void | ||
Результат | void |
public abstract GetRenderElementIter ( ) : IEnumerable |
||
Результат | IEnumerable |
public abstract GetRenderElementReverseIter ( ) : IEnumerable |
||
Результат | IEnumerable |
public abstract HitTestCore ( |
||
hitChain | ||
Результат | bool |
protected OwnerInvalidateGraphic ( ) : void | ||
Результат | void |
public RenderElementLayer ( RenderElement owner ) : System.Collections.Generic | ||
owner | RenderElement | |
Результат | System.Collections.Generic |
protected SetDoubleCanvas ( bool useWithWidth, bool useWithHeight ) : void | ||
useWithWidth | bool | |
useWithHeight | bool | |
Результат | void |
protected SetPostCalculateLayerContentSize ( |
||
s | ||
Результат | void |
protected SetPostCalculateLayerContentSize ( int width, int height ) : void | ||
width | int | |
height | int | |
Результат | void |
public abstract TopDownReArrangeContent ( ) : void | ||
Результат | void |
public abstract TopDownReCalculateContentSize ( ) : void | ||
Результат | void |
public ValidateCalculateContentSize ( ) : void | ||
Результат | void |
public abstract dbug_DumpElementProps ( dbugLayoutMsgWriter writer ) : void | ||
writer | dbugLayoutMsgWriter | |
Результат | void |
protected static vinv_dbug_BeginSetElementBound ( RenderElement ve ) : void | ||
ve | RenderElement | |
Результат | void |
protected static vinv_dbug_EndSetElementBound ( RenderElement ve ) : void | ||
ve | RenderElement | |
Результат | void |
protected static vinv_dbug_EnterLayerReArrangeContent ( |
||
layer | ||
Результат | void |
protected static vinv_dbug_EnterLayerReCalculateContent ( |
||
layer | ||
Результат | void |
protected static vinv_dbug_ExitLayerReArrangeContent ( ) : void | ||
Результат | void |
protected static vinv_dbug_ExitLayerReCalculateContent ( ) : void | ||
Результат | void |
protected static vinv_dbug_WriteInfo ( dbugVisitorMessage msg, object o ) : void | ||
msg | dbugVisitorMessage | |
o | object | |
Результат | void |