C# Class AdvancedLauncher.Tools.Interop.AirspaceDecorator

A control that can be configured to use an various airspace techniques for the content being presented.
All of the interesting details are in the template for this class. The template uses triggers to switch the structure of the visual tree according to the AirspaceMode property.
Inheritance: System.Windows.Controls.ContentControl, IScrollInfo
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 Properties

Property Type Description
AirspaceDecorator System
IScrollInfo System.Windows.Rect
IScrollInfo void
IScrollInfo void

Private Methods

Method Description
AirspaceDecorator ( ) : System
IScrollInfo ( Visual visual, Rect rectangle ) : Rect
IScrollInfo ( ) : void
IScrollInfo ( double offset ) : void

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