C1.Silverlight.Schedule.5
GetCoverElementsOverflow Method

The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the CoverElementsOverflow attached property for a given framework element.
Syntax
'Declaration
 
Public Shared Function GetCoverElementsOverflow( _
   ByVal element As System.Windows.FrameworkElement _
) As System.Boolean
public static System.bool GetCoverElementsOverflow( 
   System.Windows.FrameworkElement element
)

Parameters

element
The System.Windows.FrameworkElement from which the property value is read.

Return Value

The System.Boolean value of the specified element.
See Also

Reference

CoverElementsPane Class
CoverElementsPane Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.