Northwoods.GoSilverlight 2.2.4 Assembly
LinkPanel Class Properties
See Also  Send Feedback
Northwoods.GoXam Namespace : LinkPanel Class


Glossary Item Box

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

Public Properties

 NameDescription
Public PropertyActualHeightGets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDropGets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement)
Public PropertyBackgroundGets or sets a System.Windows.Media.Brush that is used to fill the panel. (Inherited from System.Windows.Controls.Panel)
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyChildrenGets the collection of child elements of the panel. (Inherited from System.Windows.Controls.Panel)
Public PropertyClipGets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyCursorGets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyFlowDirectionGets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyImplementation Gets or sets the nature of the link implementation.  
Public PropertyIsHitTestVisibleGets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement)
Public PropertyIsItemsHostGets a value that indicates whether this System.Windows.Controls.Panel is a container for UI items that are generated by an System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.Panel)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMarginGets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeightGets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyNameGets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacityGets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement)
Public PropertyParentGets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement)
Public PropertyPathGets the LinkShape (WPF) or Path (Silverlight) that represents the visual path of the Route of the Link.  
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderSizeGets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyResourcesGets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement)
Public PropertyStyleGets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement)
Public PropertyTriggersGets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRoundingGets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignmentGets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyVisibilityGets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement)
Public PropertyWidthGets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2017 All Rights Reserved.