ComponentOne FinancialChart for WPF
C1.WPF Namespace / ScrollViewerContentPresenterClip Class / ScrollContentPresenterProperty Field



In This Topic
    ScrollContentPresenterProperty Field
    In This Topic
    Identifies the ScrollContentPresenter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollContentPresenterProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollViewerContentPresenterClip.ScrollContentPresenterProperty
    public static readonly DependencyProperty ScrollContentPresenterProperty
    public:
    static readonly DependencyProperty^ ScrollContentPresenterProperty
    See Also