ImageGear PDF v25.2 - Updated
ImGearThumbnailMagnifierCtl Class
Members 




ImageGear.Wpf Assembly > ImageGear.WPF Namespace : ImGearThumbnailMagnifierCtl Class
Provides interaction logic for ThumbnailMagnifierCtl.xaml. ImGearThumbnailMagnifierCtl
Object Model
ImGearThumbnailMagnifierCtl Class
Syntax
'Declaration
 
<LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>
<ContentPropertyAttribute("Content")>
<DefaultPropertyAttribute("Content")>
<RuntimeNamePropertyAttribute("Name")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public Class ImGearThumbnailMagnifierCtl 
   Inherits System.Windows.Controls.UserControl
'Usage
 
Dim instance As ImGearThumbnailMagnifierCtl
[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[ContentProperty("Content")]
[DefaultProperty("Content")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public class ImGearThumbnailMagnifierCtl : System.Windows.Controls.UserControl 
[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[ContentProperty("Content")]
[DefaultProperty("Content")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc class ImGearThumbnailMagnifierCtl : public System.Windows.Controls.UserControl 
[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[ContentProperty("Content")]
[DefaultProperty("Content")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearThumbnailMagnifierCtl : public System.Windows.Controls.UserControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.UserControl
                           ImageGear.WPF.ImGearThumbnailMagnifierCtl

See Also

Reference

ImGearThumbnailMagnifierCtl Members
ImageGear.WPF Namespace

Is this page helpful?
Yes No
Thanks for your feedback.