Property | Type | Description | |
---|---|---|---|
RefreshChanges | void | ||
ShouldPaneDiamondVisible | bool | ||
ShouldPanelIndicatorVisible | bool | ||
TestDrop | DockStyle |
Method | Description | |
---|---|---|
DockIndicator ( DockDragHandler dragHandler ) : System.ComponentModel | ||
Show ( bool bActivate ) : void | ||
TestDrop ( ) : void |
Method | Description | |
---|---|---|
RefreshChanges ( ) : void | ||
ShouldPaneDiamondVisible ( ) : bool | ||
ShouldPanelIndicatorVisible ( DockState dockState ) : bool | ||
TestDrop ( IHitTest hitTest, |
public DockIndicator ( DockDragHandler dragHandler ) : System.ComponentModel | ||
dragHandler | DockDragHandler | |
return | System.ComponentModel |