ComponentOne Basic Library for WPF and Silverlight
ApplyTemplate Method (C1Window)


C1.WPF Namespace > C1Window Class : ApplyTemplate Method
Syntax
'Declaration
 
Public Function ApplyTemplate() As System.Boolean
'Usage
 
Dim instance As C1Window
Dim value As System.Boolean
 
value = instance.ApplyTemplate()
public System.bool ApplyTemplate()
See Also

Reference

C1Window Class
C1Window Members