[]
Gets the value of the BreakLine attached property for the specified element.
public static BreakLine GetBreakLine(DependencyObject element)
Type | Name | Description |
---|---|---|
DependencyObject | element | The element from which to read the attached property. |
Type | Description |
---|---|
BreakLine | The value of the BreakLine property. |