Sets the value of the CoverElementsOverflow attached property for a given framework element.
シンタックス
'宣言
Public Shared Sub SetCoverElementsOverflow( _
ByVal As System.Windows.FrameworkElement, _
ByVal As System.Boolean _
)
public static void SetCoverElementsOverflow(
System.Windows.FrameworkElement ,
System.bool
)
パラメータ
- element
- The System.Windows.FrameworkElement for which the property value is set.
- value
- The System.Boolean value to be set on the specified element.
参照