AvalonEdit
IsDottedLineMargin Method (element)
NamespacesICSharpCode.AvalonEdit.EditingDottedLineMarginIsDottedLineMargin(UIElement)
Gets whether the specified UIElement is the result of a DottedLineMargin.Create call.
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsDottedLineMargin(
	UIElement element
)
Public Shared Function IsDottedLineMargin ( _
	element As UIElement _
) As Boolean
public:
static bool IsDottedLineMargin(
	UIElement^ element
)
Parameters
element (UIElement)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238