'Declaration <DefaultEventAttribute("ScrollChangedEvent")> <LocalizabilityAttribute(LocalizationCategory.Ignore)> <TemplatePartAttribute(Name="PART_HorizontalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class DataGridScrollViewer Inherits System.Windows.Controls.ScrollViewer
'Usage Dim instance As DataGridScrollViewer
[DefaultEvent("ScrollChangedEvent")] [Localizability(LocalizationCategory.Ignore)] [TemplatePart(Name="PART_HorizontalScrollBar", Type=System.Windows.Controls.Primitives.ScrollBar)] [DefaultProperty("Content")] [ContentProperty("Content")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class DataGridScrollViewer : System.Windows.Controls.ScrollViewer