ComponentOne Extended Library for WPF and Silverlight
GetApplyPageTemplate Method (C1Book)

C1.WPF.Extended Namespace > C1Book Class : GetApplyPageTemplate Method
The element from which to read the attached property.
Gets the value of the ApplyPageTemplate attached property for the specified element.
Syntax
'Declaration
 
Public Shared Function GetApplyPageTemplate( _
   ByVal element As DependencyObject _
) As ApplyPageTemplate
public static ApplyPageTemplate GetApplyPageTemplate( 
   DependencyObject element
)

Parameters

element
The element from which to read the attached property.

Return Value

The value of the ApplyPageTemplate property.
See Also

Reference

C1Book Class
C1Book Members