| CanvasAnchorBottomLeft Attached Property |
A helper property to assign the coordinates of a
Point to the
Bottom and
Left property in one single operation.
Namespace: TomsToolbox.WpfAssembly: TomsToolbox.Wpf (in TomsToolbox.Wpf.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax See GetBottomLeft, SetBottomLeft
See GetBottomLeft, SetBottomLeft
Property Value
PointRemarks
This property is only "one way", i.e. changing
Bottom or
Left
will not affect this attached property.
See Also