バージョン

WantsInputNotification メソッド (CaretUIElement)

オーバーライド。常に false を返します。
シンタックス
'宣言
 
Protected Overrides Function WantsInputNotification( _
   ByVal inputType As UIElementInputType, _
   ByVal point As Point _
) As Boolean
protected override bool WantsInputNotification( 
   UIElementInputType inputType,
   Point point
)

パラメータ

inputType
通知の種類。
point
対象となる位置。

戻り値の型

False。
参照