ScrollViewer.SetCanContentScroll(DependencyObject, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定された要素に CanContentScroll 依存関係プロパティの値を設定します。
public:
static void SetCanContentScroll(System::Windows::DependencyObject ^ element, bool canContentScroll);
public static void SetCanContentScroll (System.Windows.DependencyObject element, bool canContentScroll);
static member SetCanContentScroll : System.Windows.DependencyObject * bool -> unit
Public Shared Sub SetCanContentScroll (element As DependencyObject, canContentScroll As Boolean)
パラメーター
- element
- DependencyObject
プロパティ値を設定する要素。
- canContentScroll
- Boolean
設定するプロパティ値。