Version

SmartPlaceableWrapper<T> Class Members

The following tables list the members exposed by SmartPlaceableWrapper<T>.

Public Constructors
 NameDescription
Public ConstructorSmartPlaceableWrapper<T> ConstructorSmartPlaceableWrapper constructor.  
Public Properties
 NameDescription
Public PropertyElementGets or sets the associated FrameworkElement.  
Public PropertyElementLocationResultThe resulting location for Element after smart placement.  
Public PropertyNoWiggleIf true, no attempt will be made to shift the position of the smart placeable element.  
Public PropertyOpacityThe Opacity of the underlying element.  
Public PropertyOriginalLocationGets or sets the original location for Element.  
Public PropertySmartPositionThe SmartPosition being used for placement of the SmartPlaceableWrapper.  
Public Methods
 NameDescription
Public MethodGetSmartBoundsGets the smart placement bounds for the SmartPlaceableWrapper using the specified SmartPosition.  
Public MethodGetSmartPositionsGets the array of SmartPositions for this SmartPlaceableWrapper.  
See Also