Свойство | Тип | Описание | |
---|---|---|---|
ToolTipProperty |
Метод | Описание | |
---|---|---|
GetToolTip ( |
Gets the Tooltip associated with the specified element.
|
|
SetToolTip ( |
Sets the Tooltip associated with the specified element.
|
Метод | Описание | |
---|---|---|
OnElementLoaded ( object sender, |
||
OnToolTipChanged ( |
public static GetToolTip ( |
||
element | The element to lookup. | |
Результат | object |
public static SetToolTip ( |
||
element | The element whose tooltip is to be set. | |
value | object | The tooltip to use. |
Результат | void |