The ParametersPanel type exposes the following members.

Properties

  NameDescription
AcceptButton
Gets or sets the accept button. This is a dependency property.
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AllowDrop (Inherited from UIElement.)
Background (Inherited from Control.)
BooleanParameterControlStyle
Gets or sets the boolean parameter control style. This is a dependency property.
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CacheMode (Inherited from UIElement.)
CancelButton
Gets or sets the cancel button. This is a dependency property.
Clip (Inherited from UIElement.)
ClipToBounds
Gets or sets a value indicating whether panel will clip to bounds. This is a dependency property.
ContentPanel
Gets or sets the content panel. This is a dependency property.
CredentialControlStyle
Gets or sets the credential control style. This is a dependency property.
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DateTimeParameterControlStyle
Gets or sets the date time parameter control style. This is a dependency property.
DefaultStyleKey (Inherited from Control.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DependencyObject.)
Effect (Inherited from UIElement.)
FlowDirection (Inherited from FrameworkElement.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
Foreground (Inherited from Control.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
IsEnabled (Inherited from Control.)
IsHidden
Gets or sets a value indicating whether this panel is hidden. This is a dependency property.
IsHitTestVisible (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
Language (Inherited from FrameworkElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MultiValidValueParameterControlStyle
Gets or sets the multi valid value parameter control style. This is a dependency property.
MultiValueParameterControlStyle
Gets or sets the multi value parameter control style. This is a dependency property.
Name (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
Projection (Inherited from UIElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
SingleValidValueParameterControlStyle
Gets or sets the single valid value parameter control style. This is a dependency property.
StringParameterControlStyle
Gets or sets the string parameter control style. This is a dependency property.
Style (Inherited from FrameworkElement.)
TabIndex (Inherited from Control.)
TabNavigation (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TextForeground
Gets or sets the foreground for text of panel content. This is a dependency property.
Triggers (Inherited from FrameworkElement.)
UseLayoutRounding (Inherited from UIElement.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
Width (Inherited from FrameworkElement.)

See Also