The PertChartView type exposes the following members.

Constructors

  NameDescription
PertChartView
Initializes a new PertChartView instance.

Methods

  NameDescription
AddChild (Inherited from ItemsControl.)
AddHandlerOverloaded.
AddLogicalChild (Inherited from FrameworkElement.)
AddText (Inherited from ItemsControl.)
AddToEventRoute (Inherited from UIElement.)
AddVisualChild (Inherited from Visual.)
ApplyAnimationClockOverloaded.
ApplyTemplate (Inherited from FrameworkElement.)
Arrange (Inherited from UIElement.)
ArrangeCore (Inherited from FrameworkElement.)
ArrangeOverride (Inherited from Control.)
AttachItem
Attaches the specified item to this control instance.
BeginAnimationOverloaded.
BeginInit (Inherited from ItemsControl.)
BeginStoryboardOverloaded.
BeginUpdateItems
Signals the beginning of a set of updates within the items collection, in order to temporarily remove automatic user interface refreshes during this time, for optimization purposes. When the updates are complete, call EndUpdateItems()()() method to refresh the user inteface and to revert to its standard behavior.
BringIntoViewOverloaded.
CaptureMouse (Inherited from UIElement.)
CaptureStylus (Inherited from UIElement.)
CaptureTouch (Inherited from UIElement.)
CheckAccess (Inherited from DispatcherObject.)
ClearContainerForItemOverride (Inherited from ItemsControl.)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
ContainerFromElement (Inherited from ItemsControl.)
ContinueAsyncPresentation
Continues asynchronous presentation data load, if it was in progress and paused.
DisposePertChartItems
Disposes the PertChartItem object collection originally obtained using GetPertChartItems method.
EndInit (Inherited from ItemsControl.)
EndUpdateItems
Signals the end of a set of updates within the items collection initiated by a BeginUpdateItems()()() call, in order to refresh the user interface.
Equals (Inherited from DependencyObject.)
Export
Prepares the control for export operations and executes the specified export action when the context is ready.
Finalize (Inherited from Object.)
FindCommonVisualAncestor (Inherited from Visual.)
FindName (Inherited from FrameworkElement.)
FindResource (Inherited from FrameworkElement.)
Focus (Inherited from UIElement.)
GetAnimationBaseValue (Inherited from UIElement.)
GetBindingExpression (Inherited from FrameworkElement.)
GetContainerForItemOverride (Inherited from ItemsControl.)
GetCriticalDependencies
Iterates the critical predecessor items of the project consisting of all task event dependencies within the control.
GetCriticalItems
Iterates the critical items of the project consisting of all task event dependencies within the control.
GetDependencyLineStroke
Gets the brush used to draw the current task event dependency line in the chart.
GetDependencyTextForeground
Gets the brush used to draw the textual abbreviation of the current task event dependency in the chart.
GetExportBitmapSourceOverloaded.
GetExportBitmapSources
Gets a set of bitmaps including the content of the control, split by a specified page size.
GetExportDrawingVisualOverloaded.
GetExportHorizontalLength
Gets the necessary horizontal page count for exporting the content considering the specified page size.
GetExportSizeOverloaded.
GetExportVerticalLength
Gets the necessary vertical page count for exporting the content considering the specified page size.
GetFinish
Retreives the finish item of the chart.
GetHashCode (Inherited from DependencyObject.)
GetLayoutClip (Inherited from FrameworkElement.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetPertChartItems
Gets a collection of PertChartItem objects that may be used as an item collection within an associated IPertChartView control.
GetPredecessors
Iterates predecessor items of the specified item in the PERT Chart related collection as PertChartItem objects.
GetShapeFill
Gets the brush used to fill the task event shapes in the chart (when using the default task event template).
GetShapeStroke
Gets the brush used to draw the border of the task event shape of the current item in the chart (when using the default task event template).
GetStart
Retreives the start item of the chart.
GetSuccessorPredecessorItems
Iterates successor items of the specified item in the PERT Chart related collection (i.e. those that have the specified item defined as a predecessor) as PredecessorItem objects.
GetSuccessors
Iterates successor items of the specified item in the PERT Chart related collection (i.e. those that have the specified item defined as a predecessor) as PertChartItem objects.
GetTemplateChild (Inherited from FrameworkElement.)
GetTextForeground
Gets the brush used to draw the textual abbreviation of the current task event in the chart (when using the default task event template).
GetType (Inherited from Object.)
GetUIParentCore (Inherited from FrameworkElement.)
GetValue (Inherited from DependencyObject.)
GetVisualChild (Inherited from FrameworkElement.)
HitTestCoreOverloaded.
IndexOf
Searches for the specified item and returns its zero-based index in the collection.
InputHitTest (Inherited from UIElement.)
InvalidateArrange (Inherited from UIElement.)
InvalidateMeasure (Inherited from UIElement.)
InvalidateProperty (Inherited from DependencyObject.)
InvalidateVisual (Inherited from UIElement.)
IsAncestorOf (Inherited from Visual.)
IsCriticalOverloaded.
IsDescendantOf (Inherited from Visual.)
IsItemItsOwnContainer (Inherited from ItemsControl.)
IsItemItsOwnContainerOverride (Inherited from ItemsControl.)
Measure (Inherited from UIElement.)
MeasureCore (Inherited from FrameworkElement.)
MeasureOverride (Inherited from Control.)
MemberwiseClone (Inherited from Object.)
MoveFocus (Inherited from FrameworkElement.)
OnAccessKey (Inherited from UIElement.)
OnAlternationCountChanged (Inherited from ItemsControl.)
OnApplyTemplate
Builds the visual tree for the PertChartView when a new template is applied and updates appropriate internal properties of the control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnAsyncPresentationCompleted
Raises the AsyncPresentationCompleted event.
OnAsyncPresentationStarted
Raises the AsyncPresentationStarted event.
OnChildDesiredSizeChanged (Inherited from UIElement.)
OnContextMenuClosing (Inherited from FrameworkElement.)
OnContextMenuOpening (Inherited from FrameworkElement.)
OnCreateAutomationPeer (Inherited from UIElement.)
OnDisplayMemberPathChanged (Inherited from ItemsControl.)
OnDpiChanged (Inherited from Visual.)
OnDragEnter (Inherited from UIElement.)
OnDragLeave (Inherited from UIElement.)
OnDragOver (Inherited from UIElement.)
OnDrop (Inherited from UIElement.)
OnGiveFeedback (Inherited from UIElement.)
OnGotFocus (Inherited from FrameworkElement.)
OnGotKeyboardFocus (Inherited from UIElement.)
OnGotMouseCapture (Inherited from UIElement.)
OnGotStylusCapture (Inherited from UIElement.)
OnGotTouchCapture (Inherited from UIElement.)
OnGroupStyleSelectorChanged (Inherited from ItemsControl.)
OnInitialized (Inherited from FrameworkElement.)
OnIsKeyboardFocusedChanged (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
OnIsMouseCapturedChanged (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
OnIsStylusCapturedChanged (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
OnItemActivated
Raises the ItemActivated event.
OnItemBindingGroupChanged (Inherited from ItemsControl.)
OnItemCollectionChanged
Raises the ItemCollectionChanged event.
OnItemContainerStyleChanged (Inherited from ItemsControl.)
OnItemContainerStyleSelectorChanged (Inherited from ItemsControl.)
OnItemPropertyChanged
Raises the ItemPropertyChanged event.
OnItemsChanged
Called when the value of the Items property changes.
(Overrides ItemsControl..::.OnItemsChanged(NotifyCollectionChangedEventArgs).)
OnItemsPanelChanged (Inherited from ItemsControl.)
OnItemsSourceChanged (Inherited from ItemsControl.)
OnItemStringFormatChanged (Inherited from ItemsControl.)
OnItemTemplateChanged (Inherited from ItemsControl.)
OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
OnKeyDown (Inherited from ItemsControl.)
OnKeyUp (Inherited from UIElement.)
OnLostFocus (Inherited from UIElement.)
OnLostKeyboardFocus (Inherited from UIElement.)
OnLostMouseCapture (Inherited from UIElement.)
OnLostStylusCapture (Inherited from UIElement.)
OnLostTouchCapture (Inherited from UIElement.)
OnManipulationBoundaryFeedback (Inherited from UIElement.)
OnManipulationCompleted (Inherited from UIElement.)
OnManipulationDelta (Inherited from UIElement.)
OnManipulationInertiaStarting (Inherited from UIElement.)
OnManipulationStarted (Inherited from UIElement.)
OnManipulationStarting (Inherited from UIElement.)
OnMouseDoubleClick (Inherited from Control.)
OnMouseDown (Inherited from UIElement.)
OnMouseEnter (Inherited from UIElement.)
OnMouseLeave (Inherited from UIElement.)
OnMouseLeftButtonDown (Inherited from UIElement.)
OnMouseLeftButtonUp (Inherited from UIElement.)
OnMouseMove (Inherited from UIElement.)
OnMouseRightButtonDown (Inherited from UIElement.)
OnMouseRightButtonUp (Inherited from UIElement.)
OnMouseUp (Inherited from UIElement.)
OnMouseWheel (Inherited from UIElement.)
OnPredecessorItemActivated
Raises the PredecessorItemActivated event.
OnPreviewDragEnter (Inherited from UIElement.)
OnPreviewDragLeave (Inherited from UIElement.)
OnPreviewDragOver (Inherited from UIElement.)
OnPreviewDrop (Inherited from UIElement.)
OnPreviewGiveFeedback (Inherited from UIElement.)
OnPreviewGotKeyboardFocus (Inherited from UIElement.)
OnPreviewKeyDown (Inherited from UIElement.)
OnPreviewKeyUp (Inherited from UIElement.)
OnPreviewLostKeyboardFocus (Inherited from UIElement.)
OnPreviewMouseDoubleClick (Inherited from Control.)
OnPreviewMouseDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
OnPreviewMouseMove (Inherited from UIElement.)
OnPreviewMouseRightButtonDown (Inherited from UIElement.)
OnPreviewMouseRightButtonUp (Inherited from UIElement.)
OnPreviewMouseUp (Inherited from UIElement.)
OnPreviewMouseWheel (Inherited from UIElement.)
OnPreviewQueryContinueDrag (Inherited from UIElement.)
OnPreviewStylusButtonDown (Inherited from UIElement.)
OnPreviewStylusButtonUp (Inherited from UIElement.)
OnPreviewStylusDown (Inherited from UIElement.)
OnPreviewStylusInAirMove (Inherited from UIElement.)
OnPreviewStylusInRange (Inherited from UIElement.)
OnPreviewStylusMove (Inherited from UIElement.)
OnPreviewStylusOutOfRange (Inherited from UIElement.)
OnPreviewStylusSystemGesture (Inherited from UIElement.)
OnPreviewStylusUp (Inherited from UIElement.)
OnPreviewTextInput (Inherited from UIElement.)
OnPreviewTouchDown (Inherited from UIElement.)
OnPreviewTouchMove (Inherited from UIElement.)
OnPreviewTouchUp (Inherited from UIElement.)
OnPropertyChanged (Inherited from FrameworkElement.)
OnQueryContinueDrag (Inherited from UIElement.)
OnQueryCursor (Inherited from UIElement.)
OnRender (Inherited from UIElement.)
OnRenderSizeChanged (Inherited from FrameworkElement.)
OnStyleChanged (Inherited from FrameworkElement.)
OnStylusButtonDown (Inherited from UIElement.)
OnStylusButtonUp (Inherited from UIElement.)
OnStylusDown (Inherited from UIElement.)
OnStylusEnter (Inherited from UIElement.)
OnStylusInAirMove (Inherited from UIElement.)
OnStylusInRange (Inherited from UIElement.)
OnStylusLeave (Inherited from UIElement.)
OnStylusMove (Inherited from UIElement.)
OnStylusOutOfRange (Inherited from UIElement.)
OnStylusSystemGesture (Inherited from UIElement.)
OnStylusUp (Inherited from UIElement.)
OnTemplateChanged (Inherited from Control.)
OnTextInput (Inherited from ItemsControl.)
OnToolTipClosing (Inherited from FrameworkElement.)
OnToolTipOpening (Inherited from FrameworkElement.)
OnTouchDown (Inherited from UIElement.)
OnTouchEnter (Inherited from UIElement.)
OnTouchLeave (Inherited from UIElement.)
OnTouchMove (Inherited from UIElement.)
OnTouchUp (Inherited from UIElement.)
OnVisualChildrenChanged (Inherited from Visual.)
OnVisualParentChanged (Inherited from FrameworkElement.)
ParentLayoutInvalidated (Inherited from FrameworkElement.)
PauseAsyncPresentation
Pauses asynchronous presentation data load, if it was in progress.
PointFromScreen (Inherited from Visual.)
PointToScreen (Inherited from Visual.)
PredictFocus (Inherited from FrameworkElement.)
PrepareContainerForItemOverride
Prepares the specified element to display the specified item and updates internal properties for the data bound item and container element.
(Overrides ItemsControl..::.PrepareContainerForItemOverride(DependencyObject, Object).)
PrintOverloaded.
RaiseEvent (Inherited from UIElement.)
ReadLocalValue (Inherited from DependencyObject.)
RegisterName (Inherited from FrameworkElement.)
ReleaseAllTouchCaptures (Inherited from UIElement.)
ReleaseMouseCapture (Inherited from UIElement.)
ReleaseStylusCapture (Inherited from UIElement.)
ReleaseTouchCapture (Inherited from UIElement.)
RemoveHandler (Inherited from UIElement.)
RemoveLogicalChild (Inherited from FrameworkElement.)
RemoveVisualChild (Inherited from Visual.)
RepositionEnds
Updates the vertical position of start and finish nodes, assuming they are the first and the last items in the collection, to the first or between the first and second row in the view (when there is at least one item with two or more successors in the collection).
ScrollTo
Scrolls the chart horizontally and/or vertically if, and as much as needed, in order for the specified item to be visible in the view.
SetBindingOverloaded.
SetCurrentValue (Inherited from DependencyObject.)
SetDependencyLineStroke
Sets the brush used to draw the current task event dependency line in the chart.
SetDependencyTextForeground
Sets the brush used to draw the textual abbreviation of the current task event dependency in the chart.
SetResourceReference (Inherited from FrameworkElement.)
SetShapeFill
Sets the brush used to fill the task event shapes in the chart (when using the default task event template).
SetShapeStroke
Sets the brush used to draw the border of the task event shape of the current item in the chart (when using the default task event template).
SetTextForeground
Sets the brush used to draw the textual abbreviation of the current task event in the chart (when using the default task event template).
SetValueOverloaded.
ShouldApplyItemContainerStyle (Inherited from ItemsControl.)
ShouldSerializeCommandBindings (Inherited from UIElement.)
ShouldSerializeGroupStyle (Inherited from ItemsControl.)
ShouldSerializeInputBindings (Inherited from UIElement.)
ShouldSerializeItems (Inherited from ItemsControl.)
ShouldSerializeProperty (Inherited from DependencyObject.)
ShouldSerializeResources (Inherited from FrameworkElement.)
ShouldSerializeStyle (Inherited from FrameworkElement.)
ShouldSerializeTriggers (Inherited from FrameworkElement.)
ToString (Inherited from ItemsControl.)
TransformToAncestorOverloaded.
TransformToDescendant (Inherited from Visual.)
TransformToVisual (Inherited from Visual.)
TranslatePoint (Inherited from UIElement.)
TryFindResource (Inherited from FrameworkElement.)
UnregisterName (Inherited from FrameworkElement.)
UpdateDefaultStyle (Inherited from FrameworkElement.)
UpdateLayout (Inherited from UIElement.)
VerifyAccess (Inherited from DispatcherObject.)

Fields

  NameDescription
AspectRatioProperty
Indicates the AspectRatio dependency property.
CanUserRearrangeItemsProperty
Identifies the CanUserRearrangeItems dependency property.
ChartMarginProperty
Indicates the ChartMargin dependency property.
ComputedHeightProperty
Indicates the ComputedHeight dependency property. This is a dependency property.
ComputedWidthProperty
Indicates the ComputedWidth dependency property.
DependencyLineStrokeProperty
Indicates the DependencyLineStroke attached property.
DependencyLineStrokeThicknessProperty
Indicates the DependencyLineStrokeThickness dependency property.
DependencyLineTemplateProperty
Indicates the DependencyLineTemplate dependency property.
DependencyTextBlockWidthProperty
Indicates the DependencyTextBlockWidth dependency property.
DependencyTextForegroundProperty
Indicates the DependencyTextForeground attached property.
DependencyToolTipVisibilityProperty
Indicates the DependencyToolTipVisibility dependency property.
IsAsyncPresentationEnabledMinCountProperty
Identifies the IsAsyncPresentationEnabledMinCount dependency property.
IsAsyncPresentationEnabledPageSizeProperty
Identifies the IsAsyncPresentationEnabledPageSize dependency property.
IsAsyncPresentationEnabledProperty
Identifies the IsAsyncPresentationEnabled dependency property.
IsDependencyToolTipVisibleProperty
Indicates the IsDependencyToolTipVisible dependency property.
IsTaskEventPositionThumbEnabledProperty
Indicates the IsTaskEventPositionThumbEnabled dependency property.
IsTaskEventToolTipVisibleProperty
Indicates the IsTaskEventToolTipVisible dependency property.
ItemHeightProperty
Indicates the ItemHeight dependency property.
ItemsProperty
Identifies the Items dependency property.
ItemWidthProperty
Indicates the ItemWidth dependency property.
PredecessorToolTipTemplateProperty
Indicates the PredecessorToolTipTemplate dependency property.
PrintingTemplateProperty
Indicates the PrintingTemplate dependency property.
ShapeCornerRadiusProperty
Indicates the ShapeCornerRadius dependency property.
ShapeFillProperty
Indicates the ShapeFill attached property.
ShapeHeightProperty
Indicates the ShapeHeight dependency property.
ShapeStrokeProperty
Indicates the ShapeStroke attached property.
ShapeStrokeThicknessProperty
Indicates the ShapeStrokeThickness dependency property.
ShapeWidthProperty
Indicates the ShapeWidth dependency property.
SnapRearrangedItemsToGuidelinesProperty
Identifies the SnapRearrangedItemsToGuidelines dependency property.
TaskEventTemplateProperty
Indicates the TaskEventTemplate dependency property.
TaskEventToolTipVisibilityProperty
Indicates the TaskEventToolTipVisibility dependency property.
TextForegroundProperty
Indicates the TextForeground attached property.
ToolTipTemplateProperty
Indicates the ToolTipTemplate dependency property.

Properties

  NameDescription
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AllowDrop (Inherited from UIElement.)
AlternationCount (Inherited from ItemsControl.)
AreAnyTouchesCaptured (Inherited from UIElement.)
AreAnyTouchesCapturedWithin (Inherited from UIElement.)
AreAnyTouchesDirectlyOver (Inherited from UIElement.)
AreAnyTouchesOver (Inherited from UIElement.)
AspectRatio
Gets or sets the aspect ratio of the chart. This is a dependency property.
Background (Inherited from Control.)
BindingGroup (Inherited from FrameworkElement.)
BitmapEffect Obsolete. (Inherited from UIElement.)
BitmapEffectInput Obsolete. (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CacheMode (Inherited from UIElement.)
CanUserRearrangeItems
Gets or sets a value that indicates whether the user can change the canvas positions of task event items in the control by drag and drop operations. This is a dependency property.
ChartMargin
Gets or sets the margin to preserve around the chart. This is a dependency property.
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
CommandBindings (Inherited from UIElement.)
ComputedHeight
Gets the computed height for displaying all items currently loaded in the chart. This is a dependency property.
ComputedWidth
Gets the computed width for displaying all items currently loaded in the chart. This is a dependency property.
ContentElement
Gets the element displaying the main area of the PERT Chart.
ContextMenu (Inherited from FrameworkElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyLineStroke
Gets or sets the brush used to draw the lines representing task event dependencies in the chart. This is a dependency property.
DependencyLineStrokeThickness
Gets or sets the border thickness of the lines representing task event dependencies in the chart. This is a dependency property.
DependencyLineTemplate
Gets or sets the template to be used for displaying dependency lines in the chart (by default arrow polylines drawn for each predecessor item from the appropriate end of the other task event shape to the appropriate end of the corresponding dependent task event shape). This is a dependency property.
DependencyObjectType (Inherited from DependencyObject.)
DependencyTextBlockWidth
Gets or sets the width of the text block attached to dependency lines displayed in the chart (this value also determines the minimum length of dependency lines at initialization time). This is a dependency property.
DependencyTextForeground
Gets or sets the brush used to draw the textual abbreviations of the task event dependencies in the chart. This is a dependency property.
DependencyToolTipVisibility
Gets a Visibility value that indicates whether the dependency line tool tips are displayed. This is a dependency property.
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
DisplayMemberPath (Inherited from ItemsControl.)
Effect (Inherited from UIElement.)
FlowDirection (Inherited from FrameworkElement.)
Focusable (Inherited from UIElement.)
FocusVisualStyle (Inherited from FrameworkElement.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
ForceCursor (Inherited from FrameworkElement.)
Foreground (Inherited from Control.)
GroupStyle (Inherited from ItemsControl.)
GroupStyleSelector (Inherited from ItemsControl.)
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
HasEffectiveKeyboardFocus (Inherited from UIElement.)
HasItems (Inherited from ItemsControl.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
InheritanceBehavior (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
IsArrangeValid (Inherited from UIElement.)
IsAsyncPresentationEnabled
Gets or sets a value that indicates whether asynchronous presentation mode is enabled (true by default). This is a dependency property.
IsAsyncPresentationEnabledMinCount
Gets or sets the number of items to be initially loaded synchronously when using asychronous presentation mode within the control (having IsAsyncPresentationEnabled property set to true). This is a dependency property.
IsAsyncPresentationEnabledPageSize
Gets or sets the number of items to be loaded synchronously as one step when using asychronous presentation mode within the control (having IsAsyncPresentationEnabled property set to true). This is a dependency property.
IsDependencyToolTipVisible
Gets or sets a value that indicates whether the dependency line tool tips are displayed. This is a dependency property.
IsEnabled (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFocused (Inherited from UIElement.)
IsGrouping (Inherited from ItemsControl.)
IsHitTestVisible (Inherited from UIElement.)
IsInitialized (Inherited from FrameworkElement.)
IsInputMethodEnabled (Inherited from UIElement.)
IsItemLoadCompleted
Gets a value that indicates whether all items have been loaded in the control view (when asynchronous presentation mode is enabled, i.e. IsAsyncPresentationEnabled is set to true).
IsKeyboardFocused (Inherited from UIElement.)
IsKeyboardFocusWithin (Inherited from UIElement.)
IsLoaded (Inherited from FrameworkElement.)
IsManipulationEnabled (Inherited from UIElement.)
IsMeasureValid (Inherited from UIElement.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
IsSealed (Inherited from DependencyObject.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
IsTaskEventPositionThumbEnabled
Gets a bool value that indicates whether start Thumb controls should enable the user to edit the positions of task event items in the control by drag and drop operations (the Thumb objects would be enabled if CanUserRearrangeItems property is set to true). This is a dependency property.
IsTaskEventToolTipVisible
Gets or sets a value that indicates whether the task event shape tool tips are displayed. This is a dependency property.
IsTextSearchCaseSensitive (Inherited from ItemsControl.)
IsTextSearchEnabled (Inherited from ItemsControl.)
IsVisible (Inherited from UIElement.)
Item
Gets the item at the specified index in the collection.
ItemBindingGroup (Inherited from ItemsControl.)
ItemContainerGenerator (Inherited from ItemsControl.)
ItemContainerStyle (Inherited from ItemsControl.)
ItemContainerStyleSelector (Inherited from ItemsControl.)
ItemHeight
Gets or sets the row height of any item presented in the chart. This is a dependency property.
Items
Gets a collection of PertChartItem objects that represent the individual task event items in the PertChartView control. This is a dependency property.
ItemsPanel (Inherited from ItemsControl.)
ItemsSource (Inherited from ItemsControl.)
ItemStringFormat (Inherited from ItemsControl.)
ItemTemplate (Inherited from ItemsControl.)
ItemTemplateSelector (Inherited from ItemsControl.)
ItemWidth
Gets or sets the column width of any item presented in the chart. This is a dependency property.
Language (Inherited from FrameworkElement.)
LayoutTransform (Inherited from FrameworkElement.)
LogicalChildren (Inherited from ItemsControl.)
MainPertChartView
Gets the main IPertChartView control instance of the control.
ManagedItems
Gets the internally managed PERT Chart item collection.
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
PredecessorToolTipTemplate
Gets or sets the template to be used for displaying the content of dependency line tool tips (by default the Content property values of the predecessor item, when IsDependencyToolTipVisible is true). This is a dependency property.
PrintingTemplate
Gets or sets the page template to be used for printing. The data context of a template instance is set to a PrintingPage object. This is a dependency property.
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
ScrollContentPresenter
Gets the element displaying the scroll content presenter of the PERT Chart.
ScrollViewer
Gets the element displaying the scroll viewer of the PERT Chart.
ShapeCornerRadius
Gets or sets the corner radius of the task event shapes in the chart (when using the default task event template). This is a dependency property.
ShapeFill
Gets or sets the brush used to fill the task event shapes in the chart (when using the default task event template). This is a dependency property.
ShapeHeight
Gets or sets the task event shape height of any item presented in the chart. This is a dependency property.
ShapeStroke
Gets or sets the brush used to draw the borders of the task event shapes in the chart (when using the default task event template). This is a dependency property.
ShapeStrokeThickness
Gets or sets the border thickness of the task event shapes in the chart (when using the default task event template). This is a dependency property.
ShapeWidth
Gets or sets the task event shape width of any item presented in the chart. This is a dependency property.
SnapRearrangedItemsToGuidelines
Gets or sets a value that indicates whether the task event item shapes are snapping to row and column based guidelines in the control during drag and drop based rearrange operations. This is a dependency property.
SnapsToDevicePixels (Inherited from UIElement.)
Style (Inherited from FrameworkElement.)
StylusPlugIns (Inherited from UIElement.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
TaskEventTemplate
Gets or sets the template to be used for displaying task event items in the chart (by default task events are represented by simple rounded rectangles in the view). This is a dependency property.
TaskEventToolTipVisibility
Gets a Visibility value that indicates whether the task event shape tool tips are displayed. This is a dependency property.
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
TextForeground
Gets or sets the brush used to draw the textual abbreviations of the task events in the chart (when using the default task event template). This is a dependency property.
ToolTip (Inherited from FrameworkElement.)
ToolTipTemplate
Gets or sets the template to be used for displaying the content of task event shape tool tips (by default the Content property value of the task event item, when IsTaskToolTipVisible is true). This is a dependency property.
TouchesCaptured (Inherited from UIElement.)
TouchesCapturedWithin (Inherited from UIElement.)
TouchesDirectlyOver (Inherited from UIElement.)
TouchesOver (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
Uid (Inherited from UIElement.)
UseLayoutRounding (Inherited from FrameworkElement.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
VisualBitmapEffect Obsolete. (Inherited from Visual.)
VisualBitmapEffectInput Obsolete. (Inherited from Visual.)
VisualBitmapScalingMode (Inherited from Visual.)
VisualCacheMode (Inherited from Visual.)
VisualChildrenCount (Inherited from FrameworkElement.)
VisualClearTypeHint (Inherited from Visual.)
VisualClip (Inherited from Visual.)
VisualEdgeMode (Inherited from Visual.)
VisualEffect (Inherited from Visual.)
VisualOffset (Inherited from Visual.)
VisualOpacity (Inherited from Visual.)
VisualOpacityMask (Inherited from Visual.)
VisualParent (Inherited from Visual.)
VisualScrollableAreaClip (Inherited from Visual.)
VisualTextHintingMode (Inherited from Visual.)
VisualTextRenderingMode (Inherited from Visual.)
VisualTransform (Inherited from Visual.)
VisualXSnappingGuidelines (Inherited from Visual.)
VisualYSnappingGuidelines (Inherited from Visual.)
Width (Inherited from FrameworkElement.)

Events

  NameDescription
AsyncPresentationCompleted
Raised when the asynchronous presentation operations are completed, during component initialization and when the source item collection changes.
AsyncPresentationStarted
Raised when the asynchronous presentation operations start, during component initialization and when the source item collection changes.
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
DataContextChanged (Inherited from FrameworkElement.)
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
FocusableChanged (Inherited from UIElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
GotTouchCapture (Inherited from UIElement.)
Initialized (Inherited from FrameworkElement.)
IsEnabledChanged (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
ItemActivated
Occurs when an item gets activated in the PERT Chart, i.e. when a left mouse button click event occurs while hovering a task event shape in the view.
ItemCollectionChanged
Occurs when the data item collection within the control changes.
ItemPropertyChanged
Occurs when a data property value of an item within the control changes.
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
LostTouchCapture (Inherited from UIElement.)
ManipulationBoundaryFeedback (Inherited from UIElement.)
ManipulationCompleted (Inherited from UIElement.)
ManipulationDelta (Inherited from UIElement.)
ManipulationInertiaStarting (Inherited from UIElement.)
ManipulationStarted (Inherited from UIElement.)
ManipulationStarting (Inherited from UIElement.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
PredecessorItemActivated
Occurs when a predecessor item gets activated in the PERT Chart, i.e. when a left mouse button click event occurs while hovering a task event dependency line in the view.
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDoubleClick (Inherited from Control.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
PreviewTouchDown (Inherited from UIElement.)
PreviewTouchMove (Inherited from UIElement.)
PreviewTouchUp (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
SizeChanged (Inherited from FrameworkElement.)
SourceUpdated (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
TargetUpdated (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
TouchDown (Inherited from UIElement.)
TouchEnter (Inherited from UIElement.)
TouchLeave (Inherited from UIElement.)
TouchMove (Inherited from UIElement.)
TouchUp (Inherited from UIElement.)
Unloaded (Inherited from FrameworkElement.)

Explicit Interface Implementations

  NameDescription
IAddChild..::.AddChild (Inherited from ItemsControl.)
IAddChild..::.AddText (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#Clear (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#ClearItemValue (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#ClearValue (Inherited from ItemsControl.)
System#Windows#Markup#IQueryAmbient#IsAmbientPropertyAvailable (Inherited from FrameworkElement.)
System#Windows#Controls#Primitives#IContainItemStorage#ReadItemValue (Inherited from ItemsControl.)
System#Windows#Controls#Primitives#IContainItemStorage#StoreItemValue (Inherited from ItemsControl.)

See Also