CommonHelperApplyPadding Method |
Name | Description | |
---|---|---|
ApplyPadding(Orientation, Rectangle, Padding) |
Return the provided rectangle with orientation specific padding applied.
| |
ApplyPadding(Orientation, Size, Padding) |
Return the provided size with orientation specific padding applied.
| |
ApplyPadding(VisualOrientation, Rectangle, Padding) |
Return the provided rectangle with visual orientation specific padding applied.
| |
ApplyPadding(VisualOrientation, Size, Padding) |
Return the provided size with visual orientation specific padding applied.
|