The following tables list the members exposed by ISHeaderedContentControl.
Name | Description | |
---|---|---|
![]() ![]() | HasHeaderProperty | Identifies the HasHeader dependency property. |
![]() ![]() | HeaderProperty | Identifies the Header dependency property. |
![]() ![]() | HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from |
![]() | ActualWidth | (Inherited from |
![]() | AllowDrop | (Inherited from |
![]() | Background | (Inherited from |
![]() | BorderBrush | (Inherited from |
![]() | BorderThickness | (Inherited from |
![]() | CacheMode | (Inherited from |
![]() | Clip | (Inherited from |
![]() | Content | (Inherited from |
![]() | ContentTemplate | (Inherited from |
![]() | CornerRadius | Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Cursor | (Inherited from |
![]() | DataContext | (Inherited from |
![]() | DesiredSize | (Inherited from |
![]() | Dispatcher | (Inherited from |
![]() | Effect | (Inherited from |
![]() | FlowDirection | (Inherited from |
![]() | FontFamily | (Inherited from |
![]() | FontSize | (Inherited from |
![]() | FontStretch | (Inherited from |
![]() | FontStyle | (Inherited from |
![]() | FontWeight | (Inherited from |
![]() | Foreground | (Inherited from |
![]() | Framework | Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Header | Gets or sets the content for the header of the control. |
![]() | HeaderTemplate | Gets or sets the template that is used to display the content of the control's header. |
![]() | Height | (Inherited from |
![]() | HorizontalAlignment | (Inherited from |
![]() | HorizontalContentAlignment | (Inherited from |
![]() | IsEnabled | (Inherited from |
![]() | IsHitTestVisible | (Inherited from |
![]() | IsInDesignMode | Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | IsTabStop | (Inherited from |
![]() | Language | (Inherited from |
![]() | LayoutSuspended | Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Margin | (Inherited from |
![]() | MaxHeight | (Inherited from |
![]() | MaxWidth | (Inherited from |
![]() | MinHeight | (Inherited from |
![]() | MinWidth | (Inherited from |
![]() | Name | (Inherited from |
![]() | Opacity | (Inherited from |
![]() | OpacityMask | (Inherited from |
![]() | Padding | (Inherited from |
![]() | Parent | (Inherited from |
![]() | Platform | Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | Projection | (Inherited from |
![]() | RenderSize | (Inherited from |
![]() | RenderTransform | (Inherited from |
![]() | RenderTransformOrigin | (Inherited from |
![]() | Resources | (Inherited from |
![]() | Style | (Inherited from |
![]() | TabIndex | (Inherited from |
![]() | TabNavigation | (Inherited from |
![]() | Tag | (Inherited from |
![]() | Template | (Inherited from |
![]() | Triggers | (Inherited from |
![]() | UseLayoutRounding | (Inherited from |
![]() | VerticalAlignment | (Inherited from |
![]() | VerticalContentAlignment | (Inherited from |
![]() | Visibility | (Inherited from |
![]() | Width | (Inherited from |
Name | Description | |
---|---|---|
![]() | DefaultStyleKey | (Inherited from |
![]() | Product | Product Info. (Inherited from Intersoft.Client.Framework.ISContentControl) |
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from |
![]() | ApplyTemplate | (Inherited from |
![]() | Arrange | (Inherited from |
![]() | AttachEventHandlers | Overridden. Attach built-in event handlers to control templates. Call this method if necessary. |
![]() | CaptureMouse | (Inherited from |
![]() | ClearValue | (Inherited from |
![]() | DetachedEventHandlers | Overridden. Detach built-in event handlers from control templates. Call this method if necessary. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | FindName | (Inherited from |
![]() | Focus | (Inherited from |
![]() | GetAnimationBaseValue | (Inherited from |
![]() | GetBindingExpression | (Inherited from |
![]() | GetValue | (Inherited from |
![]() | InitializeStoryboards | Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | InitializeTemplates | Initializes control templates. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | InvalidateArrange | (Inherited from |
![]() | InvalidateMeasure | (Inherited from |
![]() | Measure | (Inherited from |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the ISHeaderedContentControl when a new template is applied. |
![]() | ReadLocalValue | (Inherited from |
![]() | RefreshClip | Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | ReleaseMouseCapture | (Inherited from |
![]() | RemoveHandler | (Inherited from |
![]() | ResumeLayout | Resume the layout. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | SetBinding | (Inherited from |
![]() | SetValue | (Inherited from |
![]() | SuspendLayout | Suspend the layout. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | TransformToVisual | (Inherited from |
![]() | UpdateLayout | (Inherited from |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from |
![]() | GetTemplateChild | (Inherited from |
![]() | MeasureOverride | (Inherited from |
![]() | OnContentChanged | (Inherited from |
![]() | OnCornerRadiusChanged | Occurs when corner radius property changes. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | OnCreateAutomationPeer | (Inherited from |
![]() | OnDragEnter | (Inherited from |
![]() | OnDragLeave | (Inherited from |
![]() | OnDragOver | (Inherited from |
![]() | OnDrop | (Inherited from |
![]() | OnGotFocus | (Inherited from |
![]() | OnHeaderChanged | Called when the value of the Header property changes. |
![]() | OnHeaderTemplateChanged | Called when the value of the HeaderTemplate property changes. |
![]() | OnKeyDown | (Inherited from |
![]() | OnKeyUp | (Inherited from |
![]() | OnLostFocus | (Inherited from |
![]() | OnLostMouseCapture | (Inherited from |
![]() | OnMouseEnter | (Inherited from |
![]() | OnMouseLeave | (Inherited from |
![]() | OnMouseLeftButtonDown | (Inherited from |
![]() | OnMouseLeftButtonUp | (Inherited from |
![]() | OnMouseMove | (Inherited from |
![]() | OnMouseRightButtonDown | (Inherited from |
![]() | OnMouseRightButtonUp | (Inherited from |
![]() | OnMouseWheel | (Inherited from |
![]() | OnTextInput | (Inherited from |
![]() | OnTextInputStart | (Inherited from |
![]() | OnTextInputUpdate | (Inherited from |
![]() | OnUnloaded | Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISContentControl) |
Name | Description | |
---|---|---|
![]() | BindingValidationError | (Inherited from |
![]() | ContentChanged | Occurs when content is changes. (Inherited from Intersoft.Client.Framework.ISContentControl) |
![]() | DragEnter | (Inherited from |
![]() | DragLeave | (Inherited from |
![]() | DragOver | (Inherited from |
![]() | Drop | (Inherited from |
![]() | GotFocus | (Inherited from |
![]() | IsEnabledChanged | (Inherited from |
![]() | KeyDown | (Inherited from |
![]() | KeyUp | (Inherited from |
![]() | LayoutUpdated | (Inherited from |
![]() | Loaded | (Inherited from |
![]() | LostFocus | (Inherited from |
![]() | LostMouseCapture | (Inherited from |
![]() | MouseEnter | (Inherited from |
![]() | MouseLeave | (Inherited from |
![]() | MouseLeftButtonDown | (Inherited from |
![]() | MouseLeftButtonUp | (Inherited from |
![]() | MouseMove | (Inherited from |
![]() | MouseRightButtonDown | (Inherited from |
![]() | MouseRightButtonUp | (Inherited from |
![]() | MouseWheel | (Inherited from |
![]() | SizeChanged | (Inherited from |
![]() | TextInput | (Inherited from |
![]() | TextInputStart | (Inherited from |
![]() | TextInputUpdate | (Inherited from |
![]() | Unloaded | (Inherited from |