The C1ConditionalFieldStyleEditor type exposes the following members.

Constructors

  Name Description
Public method C1ConditionalFieldStyleEditor
Initializes a new instance of a C1ConditionalFieldStyleEditor.

Methods

  Name Description
Public method ApplyValues
Applies the current values of the editor to a given field style.
Public method ClearValue
Clears the local value of a dependency property.
(Inherited from DependencyObject.)
Public method GetAnimationBaseValue
Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active.
(Inherited from DependencyObject.)
Public method GetValue
Returns the current effective value of a dependency property from a DependencyObject.
(Inherited from DependencyObject.)
Public method GetValues
Initializes the control getting the values of a given field style.
Public method OnApplyTemplate
Builds the visual tree for the C1ConditionalFieldStyleEditor control when a new template is applied.
(Overrides FrameworkElement..::..OnApplyTemplate()()()().)
Public method ReadLocalValue
Returns the local value of a dependency property, if a local value is set.
(Inherited from DependencyObject.)
Public method SetValue
Sets the local value of a dependency property on a DependencyObject.
(Inherited from DependencyObject.)

Fields

  Name Description
Public field Static member HighValuesProperty
Identifies the HighValues dependency property.

Properties

  Name Description
Public property Dispatcher
Gets the Dispatcher this object is associated with.
(Inherited from DependencyObject.)
Public property HighValues
Gets or sets a value indicating whether this editor is used for high values.

See Also