C# Class AdvancedLauncher.Tools.Interop.AirspaceScrollViewer

A scrollviewer that uses an AirspaceDecorator to contain the ScrollContentPresenter.
All of the interesting details are in the template for this class. The template uses an AirspaceDecorator to contain the ScrollContentPresenter for the ScrollViewer.
Inheritance: System.Windows.Controls.ScrollViewer
Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher

Public Properties

Property Type Description
AirspaceModeProperty System.Windows.DependencyProperty
ClippingBackgroundProperty System.Windows.DependencyProperty
ClippingCopyBitsBehaviorProperty System.Windows.DependencyProperty
InputRedirectionPeriodProperty System.Windows.DependencyProperty
IsInputRedirectionEnabledProperty System.Windows.DependencyProperty
IsOutputRedirectionEnabledProperty System.Windows.DependencyProperty
OutputRedirectionPeriodProperty System.Windows.DependencyProperty
RedirectionVisibilityProperty System.Windows.DependencyProperty

Private Methods

Method Description
AirspaceScrollViewer ( ) : System

Property Details

AirspaceModeProperty public_oe static_oe property

public static DependencyProperty,System.Windows AirspaceModeProperty
return System.Windows.DependencyProperty

ClippingBackgroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows ClippingBackgroundProperty
return System.Windows.DependencyProperty

ClippingCopyBitsBehaviorProperty public_oe static_oe property

public static DependencyProperty,System.Windows ClippingCopyBitsBehaviorProperty
return System.Windows.DependencyProperty

InputRedirectionPeriodProperty public_oe static_oe property

public static DependencyProperty,System.Windows InputRedirectionPeriodProperty
return System.Windows.DependencyProperty

IsInputRedirectionEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsInputRedirectionEnabledProperty
return System.Windows.DependencyProperty

IsOutputRedirectionEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsOutputRedirectionEnabledProperty
return System.Windows.DependencyProperty

OutputRedirectionPeriodProperty public_oe static_oe property

public static DependencyProperty,System.Windows OutputRedirectionPeriodProperty
return System.Windows.DependencyProperty

RedirectionVisibilityProperty public_oe static_oe property

public static DependencyProperty,System.Windows RedirectionVisibilityProperty
return System.Windows.DependencyProperty