RibbonTwoLineText::SetPathData Method (DependencyObject^, Geometry^)
.NET Framework (current version)
Sets the value of the PathData attached property for an object.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to which the attached property is written.
- value
-
Type:
System.Windows.Media::Geometry^
The value to set.
| Exception | Condition |
|---|---|
| ArgumentNullException | The specified element is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: