Error processing SSI file
LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

Show in webframe

OnApplyTemplate Method (ImageViewer)






Builds the visual tree of the control
Syntax
public override void OnApplyTemplate()
'Declaration
 
Public Overrides Sub OnApplyTemplate() 
'Usage
 
Dim instance As ImageViewer
 
instance.OnApplyTemplate()

            

            
public:
void OnApplyTemplate(); override 
Remarks

This method is invoked whenever FrameworkElement.ApplyTemplate is called.

This method overrides FrameworkElement.OnApplyTemplate.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file