
'Declaration <ContentPropertyAttribute()> <ComposableAttribute(Windows.UI.Xaml.Controls.IPanelFactory, CompositionType.Protected, 65536, "Windows.Foundation.UniversalApiContract")> <WebHostHiddenAttribute()> <ThreadingAttribute(ThreadingModel.Both)> <ContractVersionAttribute(Windows.Foundation.UniversalApiContract, 65536)> <StaticAttribute(Windows.UI.Xaml.Controls.IPanelStatics, 65536, "Windows.Foundation.UniversalApiContract")> <MarshalingBehaviorAttribute(MarshalingType.Agile)> Public Class ScrollPresenter Inherits Windows.UI.Xaml.Controls.Panel
[ContentProperty()] [Composable(Windows.UI.Xaml.Controls.IPanelFactory, CompositionType.Protected, 65536, "Windows.Foundation.UniversalApiContract")] [WebHostHidden()] [Threading(ThreadingModel.Both)] [ContractVersion(Windows.Foundation.UniversalApiContract, 65536)] [Static(Windows.UI.Xaml.Controls.IPanelStatics, 65536, "Windows.Foundation.UniversalApiContract")] [MarshalingBehavior(MarshalingType.Agile)] public class ScrollPresenter : Windows.UI.Xaml.Controls.Panel
System.Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Panel
C1.Xaml.RichTextBox.ScrollPresenter