Property | Type | Description | |
---|---|---|---|
PointerDirectionProperty |
Method | Description | |
---|---|---|
ArrowPointerButtonBase ( ) : System.Windows |
Constructor.
|
|
UpdateShape ( ArrowDirection pointerDirection ) : void |
Updates the 'ShapePathData' based on the current 'PointerDirection'.
|
Method | Description | |
---|---|---|
UpdateShape ( ) : void |
protected ArrowPointerButtonBase ( ) : System.Windows | ||
return | System.Windows |
protected abstract UpdateShape ( ArrowDirection pointerDirection ) : void | ||
pointerDirection | ArrowDirection | The direction of the pointer. |
return | void |