Gets the value of the BreakLine attached property for the
specified element.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public static BreakLine GetBreakLine( DependencyObject element ) |
| Visual Basic |
|---|
Public Shared Function GetBreakLine ( _ element As DependencyObject _ ) As BreakLine |
Parameters
- element
- Type: DependencyObject
The element from which to read the attached property.