バージョン

ShowCustomCursor メソッド

指定された System.Windows.DataTemplate をカスタム カーソルとして表示します。
シンタックス
'宣言
 
Protected Function ShowCustomCursor( _
   ByVal cursorTemplate As DataTemplate _
) As Boolean
protected bool ShowCustomCursor( 
   DataTemplate cursorTemplate
)

パラメータ

cursorTemplate

戻り値の型

カスタム カーソルが適用されなかった場合は False。
参照