프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |