Метод | Описание | |
---|---|---|
Detach ( ) : void | ||
InsertionAdorner ( bool isSeparatorHorizontal, bool isInFirstHalf, UIElement adornedElement, AdornerLayer adornerLayer ) : System.Windows |
Метод | Описание | |
---|---|---|
OnRender ( DrawingContext drawingContext ) : void |
Метод | Описание | |
---|---|---|
CalculateStartAndEndPoint ( |
||
DrawTriangle ( DrawingContext drawingContext, Point origin, double angle ) : void | ||
InsertionAdorner ( ) : System.Windows |
public InsertionAdorner ( bool isSeparatorHorizontal, bool isInFirstHalf, UIElement adornedElement, AdornerLayer adornerLayer ) : System.Windows | ||
isSeparatorHorizontal | bool | |
isInFirstHalf | bool | |
adornedElement | UIElement | |
adornerLayer | AdornerLayer | |
Результат | System.Windows |
protected OnRender ( DrawingContext drawingContext ) : void | ||
drawingContext | DrawingContext | |
Результат | void |