Microsoft.WindowsServerSolutions.Controls.WPF Namespace

 

The Microsoft.WindowsServerSolutions.Controls.WPF namespace provides interfaces and classes to support features that have not been included in Windows Presentation Foundation (WPF), such as conditional values and double animation.

Classes

Class Description
System_CAPS_pubclass BoolIndicatorConverter

Contains the default Boolean-to-Boolean conversion method.

System_CAPS_pubclass ConditionalValueSupplier

Represents an object that can have alternate values based on an external determining indicator.

System_CAPS_pubclass ScrollViewerOffsetProxy

Contains a proxy that can be bound to a scroll viewer to alter the horizontal offset.

Interfaces

Interface Description
System_CAPS_pubinterface IIndicatorConverter

Exposes a method that converts an indicator into a Boolean value.

Return to top