[]
        
(Showing Draft Content)

C1.WPF.Extended.C1Book.SetApplyPageTemplate

SetApplyPageTemplate Method

SetApplyPageTemplate(DependencyObject, ApplyPageTemplate)

Sets the value of the ApplyPageTemplate attached property for the specified element.

Declaration
public static void SetApplyPageTemplate(DependencyObject element, ApplyPageTemplate value)
Public Shared Sub SetApplyPageTemplate(element As DependencyObject, value As ApplyPageTemplate)
Parameters
Type Name Description
DependencyObject element

The element to write the attached property to.

ApplyPageTemplate value

The property value to set.