GoXam for WPF v3
Part Class Methods


Northwoods.GoXam Namespace : Part Class

For a list of all members of this type, see Part members.

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Method This predicate is true if the user may copy this part.  
Public Method This predicate is true if the user may delete this part.  
Public Method This predicate is true if the user may in-place edit the text of this part.  
Public Method This predicate is true if the user may group this part.  
Public Method This predicate is true if the user may move this part.  
Public Method This predicate is true if the user may print this part.  
Public Method This predicate is true if the user may reshape this part.  
Public Method This predicate is true if the user may resize this part.  
Public Method This predicate is true if the user may rotate this part.  
Public Method This predicate is true if the user may select this part.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)This static method takes an element and walks up the visual tree looking for an element of type T.  
Public Method Find the group that contains both this part and another one.  
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodSearch the visual tree for this part and return the first one for which the given predicate pred is true.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodSearch the visual tree for this part and return the first one that has a Name exactly matching the given name.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodFind the top-level Part for this part.  
Public Method (Inherited from System.Windows.UIElement)
Public MethodFind an Adornment associated with this part that has a particular category.  
Public Method Get the angle of an element in the visual tree of this part.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)Gets the value of the Copyable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Deletable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the DragOverSnapCellSize attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the DragOverSnapCellSpot attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the DragOverSnapEnabled attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the DragOverSnapOrigin attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the DropOntoBehavior attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Editable attached dependency property.  
Public MethodCompute the bounds in model coordinates of a FrameworkElement that is within the visual tree of this part.  
Public MethodCompute the point in model coordinates of a spot in a FrameworkElement that is within the visual tree of this part.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Groupable attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the value of the InDiagramBounds attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the LayerName attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the LayoutId attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the value of the Movable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Printable attached dependency property.  
Public MethodCompute the point of a spot in a FrameworkElement that is within the visual tree of this part, relative to the top-left corner of this part.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Reshapable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Resizable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the ResizeAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the ResizeCellSize attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the ResizeElementName attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Rotatable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the RotateAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Selectable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the SelectionAdorned attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the SelectionAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the SelectionElementName attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the Text attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the TextAspectRatioProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the TextEditableProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the TextEditAdornmentTemplateProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the TextEditorProperty attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Gets the value of the Visible attached dependency property.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Declare that this part and any links connected to this node or any groups related to this part are now invalid and should be re-computed, re-measured, and re-arranged.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Media.Visual)
Public MethodThis predicate is true if this part is a member of the given part.  
Public Method (Inherited from System.Windows.Media.Visual)
Public Methodstatic (Shared in Visual Basic)This static predicate is true if the given elt's Visibility is Visible and each of its visual parents are also visible elements, up to the containing Part.  
Public MethodCreate an Adornment for a particular FrameworkElement using a given DataTemplate.  
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodOverridden. When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.  
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method Re-measure and re-arrange this part in the near future.  
Public Method (Inherited from System.Windows.UIElement)
Public MethodAssociate an Adornment with this part.  
Public MethodOverloaded.  Set the angle of an element in the visual tree of this part by creating or modifying a transform on that element.  
Public MethodOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)Sets the value of the Copyable attached dependency property.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the value of the Deletable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the DragOverSnapCellSize attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the DragOverSnapCellSpot attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the DragOverSnapEnabled attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the DragOverSnapOrigin attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the DropOntoBehavior attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Editable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Groupable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the InDiagramBounds attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the LayerName attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the LayoutId attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Movable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Printable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Reshapable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Resizable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the ResizeAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the ResizeCellSize attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the ResizeElementName attached dependency property.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)Sets the value of the Rotatable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the RotateAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Selectable attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the SelectionAdorned attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the SelectionAdornmentTemplate attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the SelectionElementName attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the Text attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the TextAspectRatioProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the TextEditableProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the TextEditAdornmentTemplateProperty attached dependency property.  
Public Methodstatic (Shared in Visual Basic)Sets the value of the TextEditorProperty attached dependency property.  
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)Sets the value of the Visible attached dependency property.  
Public MethodOverloaded.  (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method Maybe create adornments if needed, or remove them if not.  
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodOverloaded.  (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected MethodThis virtual method is called whenever the value of IsDropOntoAccepted has changed.  
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodThis virtual method is called whenever this part is added or removed from the collection of SelectedParts.  
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.ContentPresenter)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.UIElement)
Protected MethodOverridden. Called when the parent of the visual object is changed.  
Protected Method (Inherited from System.Windows.Media.Visual)
Protected MethodThis is responsible for creating a selection adornment for this part if this part IsSelected and if SelectionAdorned is true.  
Protected Method This is responsible for creating any tool adornments for this part.  
Top
See Also

Reference

Part Class
Northwoods.GoXam Namespace