Property | Type | Description | |
---|---|---|---|
ToolTipProperty |
Method | Description | |
---|---|---|
GetToolTip ( |
Gets the Tooltip associated with the specified element.
|
|
SetToolTip ( |
Sets the Tooltip associated with the specified element.
|
Method | Description | |
---|---|---|
OnElementLoaded ( object sender, |
||
OnToolTipChanged ( |
public static GetToolTip ( |
||
element | The element to lookup. | |
return | object |
public static SetToolTip ( |
||
element | The element whose tooltip is to be set. | |
value | object | The tooltip to use. |
return | void |