AdornerPlacementCollection.SizeRelativeToAdornerDesiredWidth Method
Include Protected Members
Include Inherited Members
Adds a placement term that sizes the adorner panel relative to the adorner's desired width.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SizeRelativeToAdornerDesiredWidth(Double, Double) | Adds a placement term that sizes the adorner panel relative to the adorner's desired width. | |
SizeRelativeToAdornerDesiredWidth(Double, Double, DependencyObject) | Adds a placement term that sizes the adorner panel relative to the specified adorner's desired width. |
Top