Class ImageView
Interaction logic for ImageView.xaml
public class ImageView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IComponentConnector
- Inheritance
-
ImageView
- Implements
- Inherited Members
Constructors
ImageView()
public ImageView()
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()