PathPanel Methods

Public Methods

(see also Protected Methods)

  Name Description
public method AddHandler  Overloaded. (Inherited from UIElement)
public method AddToEventRoute  (Inherited from UIElement)
public method ApplyAnimationClock  Overloaded. (Inherited from UIElement)
public method ApplyTemplate  (Inherited from FrameworkElement)
public method Arrange  (Inherited from UIElement)
public method BeginAnimation  Overloaded. (Inherited from UIElement)
public method BeginInit  (Inherited from FrameworkElement)
public method BeginStoryboard  Overloaded. (Inherited from FrameworkElement)
public method BringIntoView  Overloaded. (Inherited from FrameworkElement)
public method CaptureMouse  (Inherited from UIElement)
public method CaptureStylus  (Inherited from UIElement)
public method CaptureTouch  (Inherited from UIElement)
public method CheckAccess  (Inherited from DispatcherObject)
public method ClearValue  Overloaded. (Inherited from DependencyObject)
public method CoerceValue  (Inherited from DependencyObject)
public method EndInit  (Inherited from FrameworkElement)
public method Equals  Overloaded. (Inherited from DependencyObject)
public method FindCommonVisualAncestor  (Inherited from Visual)
public method FindName  (Inherited from FrameworkElement)
public method FindResource  (Inherited from FrameworkElement)
public method Focus  (Inherited from UIElement)
public method GetAnimationBaseValue  (Inherited from UIElement)
public method GetBindingExpression  (Inherited from FrameworkElement)
public methodstatic GetFlowDirection  (Inherited from FrameworkElement)
public method GetHashCode  (Inherited from DependencyObject)
public method GetLocalValueEnumerator  (Inherited from DependencyObject)
public method GetType  (Inherited from Object)
public method GetValue  (Inherited from DependencyObject)
public methodstatic GetZIndex  (Inherited from Panel)
public method InputHitTest  (Inherited from UIElement)
public method InvalidateArrange  (Inherited from UIElement)
public method InvalidateMeasure  (Inherited from UIElement)
public method InvalidateProperty  (Inherited from DependencyObject)
public method InvalidateVisual  (Inherited from UIElement)
public method IsAncestorOf  (Inherited from Visual)
public method IsDescendantOf  (Inherited from Visual)
public method Measure  (Inherited from UIElement)
public method MoveFocus  (Inherited from FrameworkElement)
public method OnApplyTemplate  (Inherited from FrameworkElement)
public method PointFromScreen  (Inherited from Visual)
public method PointToScreen  (Inherited from Visual)
public method PredictFocus  (Inherited from FrameworkElement)
public method RaiseEvent  (Inherited from UIElement)
public method ReadLocalValue  (Inherited from DependencyObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RegisterName  (Inherited from FrameworkElement)
public method ReleaseAllTouchCaptures  (Inherited from UIElement)
public method ReleaseMouseCapture  (Inherited from UIElement)
public method ReleaseStylusCapture  (Inherited from UIElement)
public method ReleaseTouchCapture  (Inherited from UIElement)
public method RemoveHandler  (Inherited from UIElement)
public method SetBinding  Overloaded. (Inherited from FrameworkElement)
public method SetCurrentValue  (Inherited from DependencyObject)
public methodstatic SetFlowDirection  (Inherited from FrameworkElement)
public method SetResourceReference  (Inherited from FrameworkElement)
public method SetValue  Overloaded. (Inherited from DependencyObject)
public methodstatic SetZIndex  (Inherited from Panel)
public method ShouldSerializeChildren  (Inherited from Panel)
public method ShouldSerializeCommandBindings  (Inherited from UIElement)
public method ShouldSerializeInputBindings  (Inherited from UIElement)
public method ShouldSerializeResources  (Inherited from FrameworkElement)
public method ShouldSerializeStyle  (Inherited from FrameworkElement)
public method ShouldSerializeTriggers  (Inherited from FrameworkElement)
public method ToString  (Inherited from Object)
public method TransformToAncestor  Overloaded. (Inherited from Visual)
public method TransformToDescendant  (Inherited from Visual)
public method TransformToVisual  (Inherited from Visual)
public method TranslatePoint  (Inherited from UIElement)
public method TryFindResource  (Inherited from FrameworkElement)
public method UnregisterName  (Inherited from FrameworkElement)
public method UpdateLayout  (Inherited from UIElement)
public method VerifyAccess  (Inherited from DispatcherObject)

Protected Methods

  Name Description
protected method AddLogicalChild  (Inherited from FrameworkElement)
protected method AddVisualChild  (Inherited from Visual)
protected method ArrangeCore  (Inherited from FrameworkElement)
protected method ArrangeOverride 
Positions child elements.
 (Inherited from FrameworkElement)
protected method CreateUIElementCollection  (Inherited from Panel)
protected method Finalize  (Inherited from Object)
protected method GetLayoutClip  (Inherited from FrameworkElement)
protected method GetTemplateChild  (Inherited from FrameworkElement)
protected method GetUIParentCore  (Inherited from FrameworkElement)
protected method GetVisualChild  (Inherited from Panel)
protected method HitTestCore  Overloaded. (Inherited from UIElement)
protected method MeasureCore  (Inherited from FrameworkElement)
protected method MeasureOverride 
Measures the size required for child elements.
 (Inherited from FrameworkElement)
protected method MemberwiseClone  (Inherited from Object)
protected method OnAccessKey  (Inherited from UIElement)
protected method OnChildDesiredSizeChanged  (Inherited from UIElement)
protected method OnContextMenuClosing  (Inherited from FrameworkElement)
protected method OnContextMenuOpening  (Inherited from FrameworkElement)
protected method OnCreateAutomationPeer  (Inherited from UIElement)
protected method OnDragEnter  (Inherited from UIElement)
protected method OnDragLeave  (Inherited from UIElement)
protected method OnDragOver  (Inherited from UIElement)
protected method OnDrop  (Inherited from UIElement)
protected method OnGiveFeedback  (Inherited from UIElement)
protected method OnGotFocus  (Inherited from FrameworkElement)
protected method OnGotKeyboardFocus  (Inherited from UIElement)
protected method OnGotMouseCapture  (Inherited from UIElement)
protected method OnGotStylusCapture  (Inherited from UIElement)
protected method OnGotTouchCapture  (Inherited from UIElement)
protected method OnInitialized  (Inherited from FrameworkElement)
protected method OnIsItemsHostChanged  (Inherited from Panel)
protected method OnIsKeyboardFocusedChanged  (Inherited from UIElement)
protected method OnIsKeyboardFocusWithinChanged  (Inherited from UIElement)
protected method OnIsMouseCapturedChanged  (Inherited from UIElement)
protected method OnIsMouseCaptureWithinChanged  (Inherited from UIElement)
protected method OnIsMouseDirectlyOverChanged  (Inherited from UIElement)
protected method OnIsStylusCapturedChanged  (Inherited from UIElement)
protected method OnIsStylusCaptureWithinChanged  (Inherited from UIElement)
protected method OnIsStylusDirectlyOverChanged  (Inherited from UIElement)
protected method OnKeyDown  (Inherited from UIElement)
protected method OnKeyUp  (Inherited from UIElement)
protected method OnLostFocus  (Inherited from UIElement)
protected method OnLostKeyboardFocus  (Inherited from UIElement)
protected method OnLostMouseCapture  (Inherited from UIElement)
protected method OnLostStylusCapture  (Inherited from UIElement)
protected method OnLostTouchCapture  (Inherited from UIElement)
protected method OnManipulationBoundaryFeedback  (Inherited from UIElement)
protected method OnManipulationCompleted  (Inherited from UIElement)
protected method OnManipulationDelta  (Inherited from UIElement)
protected method OnManipulationInertiaStarting  (Inherited from UIElement)
protected method OnManipulationStarted  (Inherited from UIElement)
protected method OnManipulationStarting  (Inherited from UIElement)
protected method OnMouseDown  (Inherited from UIElement)
protected method OnMouseEnter  (Inherited from UIElement)
protected method OnMouseLeave  (Inherited from UIElement)
protected method OnMouseLeftButtonDown  (Inherited from UIElement)
protected method OnMouseLeftButtonUp  (Inherited from UIElement)
protected method OnMouseMove  (Inherited from UIElement)
protected method OnMouseRightButtonDown  (Inherited from UIElement)
protected method OnMouseRightButtonUp  (Inherited from UIElement)
protected method OnMouseUp  (Inherited from UIElement)
protected method OnMouseWheel  (Inherited from UIElement)
protected method OnPreviewDragEnter  (Inherited from UIElement)
protected method OnPreviewDragLeave  (Inherited from UIElement)
protected method OnPreviewDragOver  (Inherited from UIElement)
protected method OnPreviewDrop  (Inherited from UIElement)
protected method OnPreviewGiveFeedback  (Inherited from UIElement)
protected method OnPreviewGotKeyboardFocus  (Inherited from UIElement)
protected method OnPreviewKeyDown  (Inherited from UIElement)
protected method OnPreviewKeyUp  (Inherited from UIElement)
protected method OnPreviewLostKeyboardFocus  (Inherited from UIElement)
protected method OnPreviewMouseDown  (Inherited from UIElement)
protected method OnPreviewMouseLeftButtonDown  (Inherited from UIElement)
protected method OnPreviewMouseLeftButtonUp  (Inherited from UIElement)
protected method OnPreviewMouseMove  (Inherited from UIElement)
protected method OnPreviewMouseRightButtonDown  (Inherited from UIElement)
protected method OnPreviewMouseRightButtonUp  (Inherited from UIElement)
protected method OnPreviewMouseUp  (Inherited from UIElement)
protected method OnPreviewMouseWheel  (Inherited from UIElement)
protected method OnPreviewQueryContinueDrag  (Inherited from UIElement)
protected method OnPreviewStylusButtonDown  (Inherited from UIElement)
protected method OnPreviewStylusButtonUp  (Inherited from UIElement)
protected method OnPreviewStylusDown  (Inherited from UIElement)
protected method OnPreviewStylusInAirMove  (Inherited from UIElement)
protected method OnPreviewStylusInRange  (Inherited from UIElement)
protected method OnPreviewStylusMove  (Inherited from UIElement)
protected method OnPreviewStylusOutOfRange  (Inherited from UIElement)
protected method OnPreviewStylusSystemGesture  (Inherited from UIElement)
protected method OnPreviewStylusUp  (Inherited from UIElement)
protected method OnPreviewTextInput  (Inherited from UIElement)
protected method OnPreviewTouchDown  (Inherited from UIElement)
protected method OnPreviewTouchMove  (Inherited from UIElement)
protected method OnPreviewTouchUp  (Inherited from UIElement)
protected method OnPropertyChanged  (Inherited from FrameworkElement)
protected method OnQueryContinueDrag  (Inherited from UIElement)
protected method OnQueryCursor  (Inherited from UIElement)
protected method OnRender  (Inherited from Panel)
protected method OnRenderSizeChanged  (Inherited from FrameworkElement)
protected method OnStyleChanged  (Inherited from FrameworkElement)
protected method OnStylusButtonDown  (Inherited from UIElement)
protected method OnStylusButtonUp  (Inherited from UIElement)
protected method OnStylusDown  (Inherited from UIElement)
protected method OnStylusEnter  (Inherited from UIElement)
protected method OnStylusInAirMove  (Inherited from UIElement)
protected method OnStylusInRange  (Inherited from UIElement)
protected method OnStylusLeave  (Inherited from UIElement)
protected method OnStylusMove  (Inherited from UIElement)
protected method OnStylusOutOfRange  (Inherited from UIElement)
protected method OnStylusSystemGesture  (Inherited from UIElement)
protected method OnStylusUp  (Inherited from UIElement)
protected method OnTextInput  (Inherited from UIElement)
protected method OnToolTipClosing  (Inherited from FrameworkElement)
protected method OnToolTipOpening  (Inherited from FrameworkElement)
protected method OnTouchDown  (Inherited from UIElement)
protected method OnTouchEnter  (Inherited from UIElement)
protected method OnTouchLeave  (Inherited from UIElement)
protected method OnTouchMove  (Inherited from UIElement)
protected method OnTouchUp  (Inherited from UIElement)
protected method OnVisualChildrenChanged  (Inherited from Panel)
protected method OnVisualParentChanged  (Inherited from FrameworkElement)
protected method ParentLayoutInvalidated  (Inherited from FrameworkElement)
protected method RemoveLogicalChild  (Inherited from FrameworkElement)
protected method RemoveVisualChild  (Inherited from Visual)
protected method ShouldSerializeProperty  (Inherited from DependencyObject)

Explicit Interface Implementations

  Name Description
System.Windows.Markup.IAddChild.AddChild  (Inherited from Panel)
System.Windows.Markup.IAddChild.AddText  (Inherited from Panel)
System.Windows.Markup.IQueryAmbient.IsAmbientPropertyAvailable  (Inherited from FrameworkElement)

See Also

Reference

PathPanel Class
Microsoft.Expression.Controls Namespace