Canvas Attached Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Canvas type exposes the following members.

Attached Properties

  Name Description
Public attached propertySupported by Silverlight for Windows Phone Left Gets or sets the distance between the left side of an object and the left side of its parent Canvas.
Public attached propertySupported by Silverlight for Windows Phone Top Gets or sets the distance between the top of an element and the top of its parent Canvas.
Public attached propertySupported by Silverlight for Windows Phone ZIndex Gets or sets the z-order rendering behavior of objects in a Canvas.

Top