[]
Internal class. Wrap a Shape object, such as a Path, with a SmallShapePresenter to prevent the shape from taking all available space when MaxHeight/MaxWidth is less than infinity.
public class SmallShapePresenter : ContentPresenter, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
SmallShapePresenter() |
Name | Description |
---|---|
MeasureOverride(Size) | Provides the behavior for the Measure pass of layout. |