バージョン

GetCanContentScroll メソッド

WPF で ScrollViewer の CanContentScroll 値を変更する場合に使用されます。
シンタックス
'宣言
 
Public Shared Function GetCanContentScroll( _
   ByVal d As DependencyObject _
) As Boolean
public static bool GetCanContentScroll( 
   DependencyObject d
)

パラメータ

d
値を取得するオブジェクト。
参照