DiagramList Properties
Represents a diagram list item.Name | Description |
---|---|
ActualCollapseContainerButtonHeight | Inherited from DiagramContainer. |
ActualCollapseContainerButtonPosition | Inherited from DiagramContainer. |
ActualCollapseContainerButtonWidth | Inherited from DiagramContainer. |
ActualConnectionPoints | Returns the list of connection point locations. Inherited from DiagramItem. |
ActualHeight | Gets the rendered height of this element. Inherited from FrameworkElement. |
ActualIsContainerCollapseButtonVisible | Inherited from DiagramContainer. |
ActualPadding | Gets the actual padding for the diagram item. This is a dependency property. Inherited from DiagramItem. |
ActualWidth | Gets the rendered width of this element. Inherited from FrameworkElement. |
AdjustBoundsBehavior | Specifies the behavior when the end-user moves items close to the container boundaries. This is a dependency property. Inherited from DiagramContainerBase. |
AffectedByLayoutAlgorithms | Specifies whether the item can be realigned by the automatic layout algoritms. This is a dependency property. Inherited from DiagramItem. |
AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. Inherited from UIElement. |
Anchors | Gets or sets the sides of the root item (page) to which the current DiagramItem object is anchored. This is a dependency property. Inherited from DiagramItem. |
Angle | This member is not supported by the DiagramContainerBase class. Inherited from DiagramContainerBase. |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. Inherited from UIElement. |
AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from UIElement. |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. Inherited from UIElement. |
AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from UIElement. |
AreSubordinatesVisible | Gets whether the current item’s subordinates are visible. This is a dependency property. Inherited from DiagramItem. |
Background | Gets or sets the brush used to paint the diagram item background. Inherited from DiagramItem. |
BackgroundId | Specifies the palette color to paint the item’s background. This is a dependency property. Inherited from DiagramItem. |
BindingGroup | Gets or sets the BindingGroup that is used for the element. Inherited from FrameworkElement. |
Bindings | Gets a collection of current diagram item’s bindings. This is a dependency property. Inherited from DiagramItem. |
BitmapEffect | Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement. |
BitmapEffectInput | Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. Inherited from UIElement. |
BorderBrush | Gets or sets a brush that describes the border background of a control. Inherited from Control. |
BorderThickness | Gets or sets the border thickness of a control. Inherited from Control. |
CacheMode | Gets or sets a cached representation of the UIElement. Inherited from UIElement. |
CanAddItems | Specifies whether end-users can add items to the container. This is a dependency property. Inherited from DiagramContainer. |
CanAttachConnectorBeginPoint | Specifies whether end-users can attach a connector’s beginning point to the item. This is a dependency property. Inherited from DiagramItem. |
CanAttachConnectorEndPoint | Specifies whether end-users can attach the end point of a connector to the item. This is a dependency property. Inherited from DiagramItem. |
CanChangeParent | Specifies whether to allow end-users to place the item into another container. Inherited from DiagramItem. |
CanCollapse | Specifies whether the container displays the expand/collapse button. This is a dependency property. Inherited from DiagramContainer. |
CanCopy | Specifies whether the diagram item can be copied to clipboard by end-users. This is a dependency property. Inherited from DiagramItem. |
CanCopyWithoutParent | Specifies whether to allow end-users to copy the item placed in a container. This is a dependency property. Inherited from DiagramItem. |
CanDelete | Specifies whether the diagram item can be removed by end-users. This is a dependency property. Inherited from DiagramItem. |
CanDeleteWithoutParent | Specifies whether to allow end-users to delete the item placed in a container. This is a dependency property. Inherited from DiagramItem. |
CanEdit | Specifies whether to allow end-users to edit the text displayed by the item. This is a dependency property. Inherited from DiagramItem. |
CanHideSubordinates | Gets or sets whether to display the expand-collapse button below the diagram item that allows an end-user to show/hide the item’s subordinates. This is a dependency property. Inherited from DiagramItem. |
CanMove | Specifies whether to allow end-users to move the item across the canvas. This is a dependency property. Inherited from DiagramItem. |
CanResize | Specifies whether to allow end-users to resize the item. This is a dependency property. Inherited from DiagramItem. |
CanRotate | This member is not supported by the DiagramContainerBase class. Inherited from DiagramContainerBase. |
CanSelect | Specifies whether to allow end-users to select the item. This is a dependency property. Inherited from DiagramItem. |
CanSnapToOtherItems | Specifies whether the item can snap to other items. This is a dependency property. Inherited from DiagramItem. |
CanSnapToThisItem | Specifies whether other items can snap to this item. This is a dependency property. Inherited from DiagramItem. |
Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. Inherited from UIElement. |
ClipItemsToBounds | Specifies whether to clip items that exceed the parent container. This is a dependency property. Inherited from DiagramContainer. |
ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. Inherited from UIElement. |
CollapseButtonHorizontalAlignment | Gets or sets the horizontal alignment of the collapse button. Inherited from DiagramItem. |
CollapseButtonOffset | Gets or sets the collapse button’s offset. Inherited from DiagramItem. |
CollapseButtonPosition | Gets or sets the position of the collapse button. Inherited from DiagramItem. |
CollapseButtonVerticalAlignment | Gets or sets the vertical alignment of the collapse button. Inherited from DiagramItem. |
CollapseButtonVisibilityMode | Gets or sets a value that indicates when the collapse button is displayed. This is a dependency property. Inherited from DiagramItem. |
CollapseContainerButtonPadding | Specifies the collapse/expand button padding. This is a dependency property. Inherited from DiagramContainer. |
CollapseContainerButtonSize | Specifies the collapse/expand button size. This is a dependency property. Inherited from DiagramContainer. |
CommandBindings | Gets a collection of CommandBinding objects associated with this element. A CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. Inherited from UIElement. |
ConnectionPoints | Specifies the list of points on the perimeter of a shape at which connectors can terminate. This is a dependency property. Inherited from DiagramItem. |
ContentBackground | Gets or sets the brush used to paint the background of the DiagramContainer. This is a dependency property. Inherited from DiagramContainer. |
ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. Inherited from FrameworkElement. |
Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. Inherited from FrameworkElement. |
CustomStyleId | Specifies the key of a style to apply to the diagram item. This is a dependency property. Inherited from DiagramItem. |
DataContext | Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkElement. |
DefaultStyleKey protected | Gets or sets the key to use to reference the style for this control, when theme styles are used or defined. Inherited from FrameworkElement. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
DesiredSize | Gets the size that this element computed during the measure pass of the layout process. Inherited from UIElement. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
DragMode | Specifies whether the container can be dragged by any point or only by header and bounds. This is a dependency property. Inherited from DiagramContainer. |
EditorBounds | For internal use. Gets the editor’s bounds. Inherited from DiagramContainer. |
Effect | Gets or sets the bitmap effect to apply to the UIElement. This is a dependency property. Inherited from UIElement. |
FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. Inherited from FrameworkElement. |
Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. Inherited from UIElement. |
FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. Inherited from FrameworkElement. |
FontFamily | Gets or sets the font family of the control. Inherited from Control. |
FontSize | Gets or sets the font size. Inherited from Control. |
FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. Inherited from Control. |
FontStyle | Gets or sets the font style. Inherited from Control. |
FontWeight | Gets or sets the weight or thickness of the specified font. Inherited from Control. |
ForceCursor | Gets or sets a value that indicates whether this FrameworkElement should force the user interface (UI) to render the cursor as declared by the Cursor property. Inherited from FrameworkElement. |
Foreground | Gets or sets the brush used to paint the diagram item foreground. Inherited from DiagramItem. |
ForegroundId | Specifies the palette color to paint the item’s foreground. This is a dependency property. Inherited from DiagramItem. |
HandlesScrolling protected | Gets a value that indicates whether a control supports scrolling. Inherited from Control. |
HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. Inherited from UIElement. |
HasEffectiveKeyboardFocus protected | Gets a value that indicates whether the UIElement has focus. Inherited from UIElement. |
Header | Gets or sets the container header. This is a dependency property. Inherited from DiagramContainer. |
HeaderPadding | Specifies the header’s padding within the container’s boundaries. This is a dependency property. Inherited from DiagramContainer. |
Height | Gets or sets the suggested height of the element. Inherited from FrameworkElement. |
HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. Inherited from FrameworkElement. |
HorizontalContentAlignment | Gets or sets the horizontal alignment of the control’s content. Inherited from Control. |
IncomingConnectors | Gets the collection of the current item’s incoming connectors. Inherited from DiagramItem. |
InheritanceBehavior protected | Gets or sets the scope limits for property value inheritance, resource key lookup, and RelativeSource FindAncestor lookup. Inherited from FrameworkElement. |
InputBindings | Gets the collection of input bindings associated with this element. Inherited from UIElement. |
InputScope | Gets or sets the context for input used by this FrameworkElement. Inherited from FrameworkElement. |
IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element’s layout are valid. Inherited from UIElement. |
IsCollapsed | Inherited from DiagramContainer. |
IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. Inherited from UIElement. |
IsEnabledCore protected | Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from UIElement. |
IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. Inherited from UIElement. |
IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. Inherited from UIElement. |
IsInitialized | Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its EndInit() method called. Inherited from FrameworkElement. |
IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. Inherited from UIElement. |
IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. Inherited from UIElement. |
IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. Inherited from UIElement. |
IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. Inherited from FrameworkElement. |
IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this UIElement. Inherited from UIElement. |
IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. Inherited from UIElement. |
IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. Inherited from UIElement. |
IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. Inherited from UIElement. |
IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement. |
IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. Inherited from UIElement. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
IsSelected | Gets whether the diagram item is selected. This is a dependency property. Inherited from DiagramItem. |
IsSnapScope | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramContainerBase. |
IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. Inherited from UIElement. |
IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. Inherited from UIElement. |
IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. Inherited from UIElement. |
IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. Inherited from UIElement. |
IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. Inherited from Control. |
IsTextEditMode | Gets whether the diagram item’s text is currently being edited. This is a dependency property. Inherited from DiagramItem. |
IsVisible | Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. Inherited from UIElement. |
Items | Provides access to the collection of diagram items placed within the container. Inherited from DiagramContainerBase. |
ItemsCanAttachConnectorBeginPoint | Specifies whether end-users can attach a connector’s beginning point to the diagram items within the container. Inherited from DiagramContainer. |
ItemsCanAttachConnectorEndPoint | Specifies whether end-users can attach a connector’s end point to the diagram items within the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanChangeParent |
Specifies whether end-users can move the diagram items from this container to another. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanCopyWithoutParent | Specifies whether to allow end-users to copy items from the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanDeleteWithoutParent |
Specifies whether to allow end-users to remove items from the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanEdit | Specifies whether to allow end-users to edit the text displayed by the items within the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanMove | Specifies whether the diagram items within the container can be moved by end-users. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanResize |
Specifies whether to allow end-users to resize items within the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanRotate |
Specifies whether to allow end-users to rotate items within the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanSelect | Specifies whether to allow end-users to select items within the container. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanSnapToOtherItems | Specifies whether the item within the container can snap to other items. This is a dependency property. Inherited from DiagramContainer. |
ItemsCanSnapToThisItem | Specifies whether items can snap to an item within the container . This is a dependency property. Inherited from DiagramContainer. |
Language | Gets or sets localization/globalization language information that applies to an element. Inherited from FrameworkElement. |
LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. Inherited from FrameworkElement. |
Margin | Gets or sets the outer margin of an element. Inherited from FrameworkElement. |
MaxHeight | Gets or sets the maximum height constraint of the element. Inherited from FrameworkElement. |
MaxWidth | Gets or sets the maximum width constraint of the element. Inherited from FrameworkElement. |
MinHeight | Gets or sets the minimum height constraint of the element. Inherited from FrameworkElement. |
MinWidth | Gets or sets the minimum width constraint of the element. Inherited from FrameworkElement. |
MoveWithSubordinates | Gets or sets whether moving the current diagram item also moves its subordinates. This is a dependency property. Inherited from DiagramItem. |
Name | Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. Inherited from FrameworkElement. |
Opacity | Gets or sets the opacity factor applied to the entire UIElement when it is rendered in the user interface (UI). This is a dependency property. Inherited from UIElement. |
OpacityMask | Gets or sets an opacity mask, as a Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. Inherited from UIElement. |
Orientation | Specifies whether child items are arranged horizontally or vertically. This is a dependency property. |
OutgoingConnectors | Gets the collection of the current item’s outgoing connectors. Inherited from DiagramItem. |
OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. Inherited from FrameworkElement. |
Padding | Gets or sets the padding inside a control. Inherited from Control. |
Parent | Gets the logical parent element of this element. Inherited from FrameworkElement. |
ParentItem | Returns the current item’s parent item. Inherited from DiagramItem. |
PersistId | Gets a value that uniquely identifies this element. Inherited from UIElement. |
Position | Gets or sets the coordinates of the item’s upper left corner. This is a dependency property. Inherited from DiagramItem. |
RenderSize | Gets (or sets) the final render size of this element. Inherited from UIElement. |
RenderTransform | Gets or sets an object that transforms the current diagram item. Inherited from DiagramItem. |
RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by RenderTransform, relative to the bounds of the element. This is a dependency property. Inherited from UIElement. |
Resources | Gets or sets the locally-defined resource dictionary. Inherited from FrameworkElement. |
SelectionLayer | This item supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramItem. |
Shape | Gets or sets the container shape kind. This is a dependency property. Inherited from DiagramContainer. |
ShapeGeometry | Gets the object that identifies the geometry of the container. This is a dependency property. Inherited from DiagramContainer. |
ShowHeader | Gets or sets whether to show the header. This is a dependency property. Inherited from DiagramContainer. |
SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. Inherited from UIElement. |
Stroke | Gets or sets the brush used to paint the diagram item outline. This is a dependency property. Inherited from DiagramItem. |
StrokeDashArray | Gets or sets a collection of System.Double values that indicate the pattern of dashes and gaps that is used to outline diagram items. This is a dependency property. Inherited from DiagramItem. |
StrokeId | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DiagramItem. |
StrokeThickness | Gets or sets the width of the diagram item outline. This is a dependency property. Inherited from DiagramItem. |
Style | Gets or sets the style used by this element when it is rendered. Inherited from FrameworkElement. |
StylusPlugIns protected | Gets a collection of all stylus plug-in (customization) objects associated with this element. Inherited from UIElement. |
TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. Inherited from Control. |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkElement. |
Template | Gets or sets a control template. Inherited from Control. |
TemplateCondition | Gets or sets a condition that is used to choose a template for the diagram item. This is a dependency property. Inherited from DiagramItem. |
TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkElement. |
TemplateName | Identifies the item as a template used by data binding behaviors. This is a dependency property. Inherited from DiagramItem. |
TextAlignment | Specifies the alignment of the text within the diagram item. This is a dependency property. Inherited from DiagramItem. |
TextDecorations | Gets or sets a collection of decorations applied to the text within the diagram item. This is a dependency property. Inherited from DiagramItem. |
ThemeStyleId | Gets or sets the identifier of a style applied to the diagram item. This is a dependency property. Inherited from DiagramItem. |
ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). Inherited from FrameworkElement. |
TouchesCaptured | Gets all touch devices that are captured to this element. Inherited from UIElement. |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from UIElement. |
TouchesDirectlyOver | Gets all touch devices that are over this element. Inherited from UIElement. |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from UIElement. |
Triggers | Gets the collection of triggers established directly on this element, or in child elements. Inherited from FrameworkElement. |
Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. Inherited from UIElement. |
UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element’s size and position during layout. Inherited from FrameworkElement. |
VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. Inherited from FrameworkElement. |
VerticalContentAlignment | Gets or sets the vertical alignment of the control’s content. Inherited from Control. |
Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. Inherited from UIElement. |
VisualBitmapEffect protected | Gets or sets the BitmapEffect value for the Visual. Inherited from Visual. |
VisualBitmapEffectInput protected | Gets or sets the BitmapEffectInput value for the Visual. Inherited from Visual. |
VisualBitmapScalingMode protected | Gets or sets the BitmapScalingMode for the Visual. Inherited from Visual. |
VisualCacheMode protected | Gets or sets a cached representation of the Visual. Inherited from Visual. |
VisualChildrenCount protected | Gets the number of visual child elements within this element. Inherited from FrameworkElement. |
VisualClearTypeHint protected | Gets or sets the ClearTypeHint that determines how ClearType is rendered in the Visual. Inherited from Visual. |
VisualClip protected | Gets or sets the clip region of the Visual as a Geometry value. Inherited from Visual. |
VisualEdgeMode protected | Gets or sets the edge mode of the Visual as an EdgeMode value. Inherited from Visual. |
VisualEffect protected | Gets or sets the bitmap effect to apply to the Visual. Inherited from Visual. |
VisualOffset protected | Gets or sets the offset value of the visual object. Inherited from Visual. |
VisualOpacity protected | Gets or sets the opacity of the Visual. Inherited from Visual. |
VisualOpacityMask protected | Gets or sets the Brush value that represents the opacity mask of the Visual. Inherited from Visual. |
VisualParent protected | Gets the visual tree parent of the visual object. Inherited from Visual. |
VisualScrollableAreaClip protected | Gets or sets a clipped scrollable area for the Visual. Inherited from Visual. |
VisualTextHintingMode protected | Gets or sets the TextHintingMode of the Visual. Inherited from Visual. |
VisualTextRenderingMode protected | Gets or sets the TextRenderingMode of the Visual. Inherited from Visual. |
VisualTransform protected | Gets or sets the Transform value for the Visual. Inherited from Visual. |
VisualXSnappingGuidelines protected | Gets or sets the x-coordinate (vertical) guideline collection. Inherited from Visual. |
VisualYSnappingGuidelines protected | Gets or sets the y-coordinate (horizontal) guideline collection. Inherited from Visual. |
Weight | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from DiagramItem. |
Width | Gets or sets the width of the element. Inherited from FrameworkElement. |
See Also