プロンプト アイコンが押下されると起動します
名前 | タイプ | データ タイプ | 記述 |
---|---|---|---|
Origin | *Input | PRIM_CTRL | イベントが最初に起動されたコントロールへの参照 |
Handled | *Both | ブール値 | TRUE に設定して、キーが自動的に処理されないようにします。 |
The PromptIconClick event is fired when the user clicks on the Icon or IconImage The PromptIconClick event is a routed event. This means that it can be detected on the control that was under the mouse pointer at the time of the click, as well as other controls in the parent chain. The Origin and Handled parameters of the event provide the source of the event and a means to prevent propagation up the parent chain respectively
EPC142030 February 2019