InkCanvas::GetRight Method (UIElement^)
.NET Framework (current version)
Gets the value of the InkCanvas::Right attached property for a given dependency object.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [TypeConverterAttribute("System.Windows.LengthConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")] [AttachedPropertyBrowsableForChildrenAttribute] static double GetRight( UIElement^ element )
Parameters
- element
-
Type:
System.Windows::UIElement^
The element of which to get the right property.
.NET Framework
Available since 3.0
Available since 3.0
Show: